Skip to content

Developed a web-based Sudoku Solver application that allows users to solve Sudoku puzzles effortlessly. The application uses HTML, JavaScript and employs backtracking algorithms to find the optimal solution for any given puzzle.

Notifications You must be signed in to change notification settings

abhi-1810/SudokuSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SudokuSolver

Developed a web-based Sudoku Solver application that allows users to solve Sudoku puzzles effortlessly. The application uses HTML, JavaScript and employs backtracking algorithms to find the optimal solution for any given puzzle. The main components of the project are: A 9x9 board. A ‘Solve’ button that will trigger the algorithm and solve the puzzle. A ‘Clear’ button to clear previous input.

About

Developed a web-based Sudoku Solver application that allows users to solve Sudoku puzzles effortlessly. The application uses HTML, JavaScript and employs backtracking algorithms to find the optimal solution for any given puzzle.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published