Golang Sudoku Solver for Hard Sudoku Puzzlesby@jeyabalajis
1,225 reads

Golang Sudoku Solver for Hard Sudoku Puzzles

tldt arrow
Read on Terminal Reader
Read this story w/o Javascript

Too Long; Didn't Read

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.

Companies Mentioned

Mention Thumbnail
Mention Thumbnail
featured image - Golang Sudoku Solver for Hard Sudoku Puzzles
Jeyabalaji Subramanian HackerNoon profile picture

@jeyabalajis

Jeyabalaji Subramanian

Experienced Technology Professional


Receive Stories from @jeyabalajis

react to story with heart

RELATED STORIES

L O A D I N G
. . . comments & more!