An open API service indexing awesome lists of open source software.

https://github.com/DHIBAID/Sudoku-Solver

A nodejs program which can solve Sudoku boards blazing fast
https://github.com/DHIBAID/Sudoku-Solver

Last synced: 20 days ago
JSON representation

A nodejs program which can solve Sudoku boards blazing fast

Awesome Lists containing this project

README

        

# Readme.md

*This program helps you solve any sudoku board (9 x 9)*

**.** represents an empty cell in the board, you can full however many numbers you want.

Made with `nodejs` and no dependencies

Feedback and improvements always open :)