Skip to content

Developed a web portal with an empty sudoku grid, which can be filled partially by the user. Once the solve button in the website has been pressed, the grid will be filled with the appropriate values by using a backtracking algorithm written in javascript

Notifications You must be signed in to change notification settings

shivamt2025/Sudoku_Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Sudoku_Solver

Developed a web portal with an empty sudoku grid, which can be filled partially by the user,abiding by the basic sudoku rules. • Once the solve button in the website has been pressed, the grid will be filled with the appropriate values by using a backtracking algorithm written in javascript

About

Developed a web portal with an empty sudoku grid, which can be filled partially by the user. Once the solve button in the website has been pressed, the grid will be filled with the appropriate values by using a backtracking algorithm written in javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published