backtrack-algorithm

There are 2 repositories under backtrack-algorithm topic.

  • sudoku-game-python

    This project uses the backtrack algorithm to simulate a sudoku game(generator and solver), based on difficulty level selected by the user. Made on python.

    Language:Python1
  • Sudoku-Solver

    Sudoku Solving Web App

    Language:JavaScript