Strategy

There is only one possibility for each cell in a Sudoku puzzle. The following strategies will help you systematically discover the solution for every cell.

Strategy 1:

  1. Choose the row with the most numbers in it.

    You should choose the row or column with the most numbers. For simplicity, these instructions are written as if a row had the most numbers in it.

  2. Determine which numbers in the row are missing.

  3. Choose one of the empty cells in this row. Determine which of the missing numbers are in that column or in that 3×3 box.

  4. Using earmarks, enter the missing numbers which are not in that column or 3×3 box. These numbers are candidate solutions for that cell.

  5. Go to the next empty cell of the chosen row and repeat the above method. Repeat this for every row and column, starting at those with the most numbers and continuing through to the least. Always look carefully for the numbers and don’t forget the 3×3 boxes.

This strategy will help reveal the cells which have only one possible choice. When revealed, you can fill those cells in with that choice, and repeat the strategy again until the entire puzzle is solved.

Example use of strategy 1.

Strategy 2:

  1. Find the number which appears most often.

  2. Now look at the left vertical alignment of the 3×3 boxes and locate the column(s) in which this number appears.

  3. In this alignment, go to a 3×3 box which does not contain this number in any of its cells. Using earmarks, enter this number in every empty cell of the column in which this number does not appear. If the number appears in the row of one of these cells, do not enter it in that cell’s earmarks.

  4. Repeat the last two steps for the center and right vertical alignments.

  5. Find the next number which appears most, and repeat until you have done this for all 9 numbers.

This strategy will help reveal the cells which have only one possible choice. When revealed, you can fill those cells in with that choice, and repeat the strategy again until the entire puzzle is solved.

Example use of strategy 2.

If neither of the above strategies solves the puzzle on its own, you can alternate strategies. You can also combine the strategies.