Sudoku Solver


This applet solves Sudokus with the help of backtracking. The routine is implemented recursively. The source code can be dowloaded as rar-file, here.


Annotation: Java is required to see this.


Top Back Home