Introduction to Sudoku
Sudoku is a number-placement puzzle played on a
Structure of a Sudoku

A small square where a digit can be placed is called a
Each horizontal group of
Each vertical group of
Each
Rows, columns, and boxes are collectively referred to as
You can identify and refer to a cell by its row and column. For example, the highlighted cell in the grid below is
Givens and Answers
A Sudoku puzzle usually starts with some digits already filled in. These are called
Candidates
While solving a puzzle, you cannot always determine the exact digit for a cell immediately. Often, several digits may still fit the current grid without violating the Sudoku rules, meaning the same digit does not already appear in any of that cell's houses: its row, column, or box. Of course, only one of those digits will eventually become the final answer, while the others will be ruled out as more cells are solved. A digit that has not yet been confirmed but does not currently violate the Sudoku rules is called a
When solving with software, candidates are often shown in a smaller size and a lighter color. When solving Sudoku in books or newspapers, people often mark candidates in cells with a pencil, so candidates are also called
In the grid below, every empty cell is annotated with its candidates. Take
Basic solving approach
When solving a Sudoku puzzle, the basic approach is usually to start with some kind of single technique and gradually fill in answer digits. When single techniques can no longer provide new answers, you then try various non-single techniques to eliminate some candidates from unsolved cells, and then return to single techniques to see whether more answer digits can now be placed.
If you choose to write candidates on the grid, then each time you fill in an answer digit, you should also remove that digit from the other cells in the same row, column, or box according to the Sudoku rules. This further simplifies the grid and makes it easier to apply new single or non-single techniques.