PlaySudoku.us
Easy · Puzzle #914
9
1
2
3
8
9
1
4
2
7
2
9
1
1
2
9
6
8
5
7
7
8
3
5
2
6
4
1
7
3
2
3
6
7
8
6
4
5
9
2
3
2
8
5
1
6
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.