Ecosyste.ms: Awesome
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: 12 days ago
JSON representation
A nodejs program which can solve Sudoku boards blazing fast
- Host: GitHub
- URL: https://github.com/DHIBAID/Sudoku-Solver
- Owner: DHIBAID
- Created: 2021-10-02T18:01:00.000Z (about 3 years ago)
- Default Branch: Main
- Last Pushed: 2021-10-08T14:01:11.000Z (about 3 years ago)
- Last Synced: 2024-08-02T05:21:10.118Z (3 months ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-blazingly-fast - Sudoku-Solver - A nodejs program which can solve Sudoku boards blazing fast (JavaScript)
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 :)