Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 131 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 131 Bytes

sudoku-solver

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