Sudoku
Published:
First read the problem description.
Naive backtracking algorithm.
Great Golang ebook
Hey! I'm writing an ebook on how to write great Golang code. If it sounds interesting write to greatgo@xojoc.pw to be updated.
Source code of the solution(s):