Sudoku game on Wikipedia
Sudoku challenge on CodingGame
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
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Sudoku game on Wikipedia
Sudoku challenge on CodingGame
Optimized Sudoku solver implementation with following SLA:
Tags: TDD DDD