Back to search
A typescript iterative backtracking algorithm that solves sudokus
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
^22.5.5^5.6.248
commits
Current sudoku is now printed when the program finds a blank square
4bc7deaView on GitHubFinished with the main comment explaining the overall algorithm
f22462dView on GitHubFixed logic bug in the function that checks whether current combination is the same as a dead end combination without adding a row column match value
9ae9321View on GitHub