Golang Sudoku Solver for Hard Sudoku Puzzles

Written by jeyabalajis | Published 2019/10/20
Tech Story Tags: golang | codingchallenge | design-principles | sudoku-solver | sudoku | automatic-sudoku-solver | recursive-call | latest-tech-stories

TLDR Golang Sudoku Solver for Hard Sudoku Puzzles has been created by Jeyabalaji Subramanian. The solver uses goroutines and recursion to efficiently solve any valid sudoku fast. The project is hosted here for folks who want to head to code directly. The Solve solver employs two different sub-approaches to solve a Sudoku puzzle: mapping the eligible numbers (that can be filled) for each cell, filling cells which have just a single eligible number.via the TL;DR App

no story

Written by jeyabalajis | Experienced Technology Professional
Published by HackerNoon on 2019/10/20