Sudoku solver is a project which uses the backtracking algorithm to solve sudoku puzzles in a second.
coded this project in java-script and with some HTML and deployed it as a simple webpage.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.