Sudoku Solver

Sudoku-Solver Designed an algorithm to solve the Sudoku Puzzle.

Structures and Algorithms used:

  • Backtracking
  • Matrix