Sudoku Wizard is an algorithmic project based on Backtracking Algorithm. This project illustrates the operation of the backtracking algorithm, which is used to solve any sudoku puzzle.
Summary
Project Links
Generate sudoku problem
Solve existing sudoku problem
Visualize how the backtracking algorithm works in behind
Features
htmltailwindcssjavascript