Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sarkartanmay393/sudokusolver-golang

Contains a Go program that parses a `[][]int` from a custom formatted string defined in README, then solves the pattern in that 2d slice to store result in readable format inside output directory.
https://github.com/sarkartanmay393/sudokusolver-golang

cli-app golang sudoku-solver

Last synced: 4 days ago
JSON representation

Contains a Go program that parses a `[][]int` from a custom formatted string defined in README, then solves the pattern in that 2d slice to store result in readable format inside output directory.

Awesome Lists containing this project