An open API service indexing awesome lists of open source software.

https://github.com/rabi-siddique/sudoku-solver

A web application that allows you to solve a Sudoku puzzle using a backtracking algorithm. The goal of this application is to help you visualize how the backtracking algorithm works to solve the puzzle.
https://github.com/rabi-siddique/sudoku-solver

algorithms computer-science data-structures interview interview-questions programming

Last synced: 9 months ago
JSON representation

A web application that allows you to solve a Sudoku puzzle using a backtracking algorithm. The goal of this application is to help you visualize how the backtracking algorithm works to solve the puzzle.

Awesome Lists containing this project