Skip to content

codejet9/Sudoku-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Sudoku-Solver

  • This web application solves sudoku of sizes 9x9, 4x4 and 16x16.
  • Designed using html,css and javascript.
  • A Backtracking algorithm is used to solve the sudoku.
  • It also checks if the input sudoku is valid.
  • Outputs one of the many possible solutions.

Screenshot (828)

About

A simple sudoku solver web application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published