TheAlgorithms / Ruby

All algorithms implemented in Ruby
MIT License
1.19k stars 294 forks source link

Add valid sudoku board algorithm #134

Closed jsca-kwok closed 3 years ago

jsca-kwok commented 3 years ago

This PR proposes to add 2 solutions to checking whether a given sudoku board is valid: