62
edits
Changes
→Rules to play Sudoku
== Assignment 1 ==
===Rules to play Sudoku===
Sudoku is a logic puzzle where a grid composed of mini grids is presented to the player to fill each cell with a number unique to its column, row and mini-grid.
===Sudoku Backtrack Algorithm===
===Serial Sudoku Performance===