Sudoku Solver
Project Description -
Created with Node and express. Many of us have played the game of Sudoku. This API not only solves the puzzle but also could check if the number can be put up at a specific coordinates and also returns what kind of erros can occur if the number is placed in a specific coordinate!!
What Have I Learnt From This Project -
To create an API which can help us solve Sudoku.
Tags -
js, node, api, backend, express, chai