PlaySudoku.us
Medium · Puzzle #941
7
5
6
1
8
1
9
7
1
9
7
6
4
1
8
9
3
5
8
4
1
8
9
8
7
3
6
9
8
4
7
Backtracking — the algorithm most computers use to solve Sudoku — is a form of depth-first search with pruning.
Backtracking — the algorithm most computers use to solve Sudoku — is a form of depth-first search with pruning.
Backtracking — the algorithm most computers use to solve Sudoku — is a form of depth-first search with pruning.
Backtracking — the algorithm most computers use to solve Sudoku — is a form of depth-first search with pruning.