Skip to content

This repo solves any game of sudoku. You just input the values of the given digits and it will tell you every possible solution, or tell you if no solution is possible. Made using backtracking algorithm.

Notifications You must be signed in to change notification settings

agamkohli9/sudoku-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sudoku-solver

This repo solves any game of sudoku. You just input the values of the given digits and it will tell you every possible solution, or tell you if no solution is possible. Made using backtracking algorithm.

About

This repo solves any game of sudoku. You just input the values of the given digits and it will tell you every possible solution, or tell you if no solution is possible. Made using backtracking algorithm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages