Sudoku is a logic-based number placement puzzle that has captivated millions worldwide.
The objective is simple: fill a 9×9 grid with digits so that each column, each row, and each of the nine 3×3 boxes contains all digits from 1 to 9.
Despite using numbers, Sudoku requires no mathematical calculations - it's pure logic!
Each puzzle starts with some numbers already filled in. These are called "givens" or "clues".
Using logical deduction, you must figure out which numbers go in the empty cells.
This is what a typical Sudoku puzzle looks like. The given numbers (clues) are filled in, and your job is to fill the empty cells.
Every row, column, and 3×3 box contains all digits from 1 to 9 exactly once.