Skip to content

throuch/sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku

Context

example

Sudoku game on Wikipedia

Sudoku challenge on CodingGame

Project

Optimized Sudoku solver implementation with following SLA:

  • able to solve hardest Sudoku grids ( 60 empty boxes)
  • resolution time < 2 seconds (on standard PC)

Tags: TDD DDD

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages