/sudoku-solver

A sudoku solver that solves a puzzle in the form of a string

Primary LanguageJavaScript

sudoku-solver

A sudoku solver written in vanilla Javascript.
Solves a puzzle that is provided in the form of a string.

Completed on 31st March 2019.