Sudoku Solver
Tech Stack
: C++
Github URL
:
Project Link
Sudoku-Solver Designed an algorithm to solve the Sudoku Puzzle.
Structures and Algorithms used:
Backtracking
Matrix