Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 552 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 552 Bytes

soduko-solver

Planning to play around with cool programming languages and some known Sudoku solving algorithms.

Programming Languages

Python, C++, Java, JavaScript, Fortran90, Go, F#, Erlang, Elixir, Ada

Algorithms

Brute force, Backtracking, Bitmasks