Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/xshreya/sudoku_solver

Sudoku solver is created by using the concept of backtracking in C++
https://github.com/xshreya/sudoku_solver

Last synced: about 2 months ago
JSON representation

Sudoku solver is created by using the concept of backtracking in C++

Awesome Lists containing this project

README

        

# sudoku_solver
Sudoku solver is created by using the concept of backtracking in C++