Skip to content

Sukhman-01/Sudoku-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku-Solver

This project uses an API to call the sudoku board when the page is loaded or when the user clicks on load puzzle button and the logic uses the backtraking technique to solve the Sudoku. It shows the backtracking steps in real-time and also tells the number of operations that are about to be performed.

Screenshot 2022-11-18 at 5 03 55 PM

image

image