/sudoku-solver

A sudoku puzzle solver built using TDD

Primary LanguageGo

Sudoku solver

Note: This project is a work in progress

A simple sudoku solver built using TDD. Inspired by an exercise found in chapter 1 of Think Like a Programmer.