Skip to content

Utilizes recursion and backtracking to find the solution to a valid sudoku puzzle as inputted by the user via CLI.

Notifications You must be signed in to change notification settings

camerondaly/sudoku-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

sudoku-solver

Utilizes recursion and backtracking to find the solution to a valid Sudoku puzzle as inputted by the user via CLI.

About

Utilizes recursion and backtracking to find the solution to a valid sudoku puzzle as inputted by the user via CLI.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages