Sudoku Techniques

Updated

A Sudoku technique is a named pattern of candidates that justifies placing a digit or erasing a candidate without guessing. This page lists the techniques in the order a solver should try them, from the single cheapest deduction in the game to the subset patterns that unlock most mid-difficulty puzzles.

Every technique page here carries a worked example board that was produced by running the solving engine bundled with the Suuudokuuu app over a real puzzle position. The highlighted pattern cells, the eliminated candidates and the placement under each board are the engine’s own output, so the explanation and the diagram can never drift apart.

Tier 1 — Singles

Singles place a digit directly. They need no elimination pattern, they never remove a candidate without also solving a cell, and a puzzle solvable with singles alone is what most apps call easy.

Tier 2 — Intersections

Intersection techniques work on the overlap between a box and a line. They never place a digit on their own; they remove candidates, and those removals usually expose a single on the next pass.

Tier 3 — Subsets

Subsets reserve a group of digits for a group of cells. Naked subsets are found by looking at cells and counting the digits they can hold; hidden subsets are found by looking at digits and counting the cells that can hold them. Both are elimination techniques, and both scale from two cells up to four.

Tier 4 — Fish, wings and chains

Beyond the subsets, techniques stop reasoning about a single unit and start reasoning across two or more units, or across a path of cells, at once. Fish patterns trap a digit in the same set of rows and columns; wings link a small handful of cells through shared candidates; chains follow strong and weak links as far as the board allows. These are the techniques that carry the hardest puzzles Suuudokuuu generates.

How to use this list

Work down the list, not across it. A solver that reaches for a naked quad while an unspotted hidden single is sitting on the board is doing far more work than the puzzle asks for, and the same is true of a human. Suuudokuuu applies the techniques in exactly the order above and stops at the first one that fires, which is also how the app decides what to show when you ask for a hint.

The fish patterns, the wings and the chains above follow the same principle as the subsets — reserving digits for cells — but they reason across two or more units at once, or across a path of cells, rather than inside a single unit.

Sudoku techniques FAQ

What order should I learn sudoku techniques in?

The order on this page: singles first, then intersections, then subsets, then fish, wings and chains. Each tier only becomes necessary once every cheaper technique has been tried and failed.

Do sudoku techniques ever guess a digit?

No. Every technique on this list justifies one placement or one elimination from the rules alone, without assuming a value and checking whether it leads to a contradiction.

Which technique should I try first on a stuck puzzle?

Whichever sits highest on this list that you have not already checked. Suuudokuuu’s hint feature does the same thing: it applies the techniques in the order above and stops at the first one that fires.

Why does every technique page show a worked example instead of a diagram?

Because a hand-drawn diagram can drift from the prose that describes it. Every worked example on this site is produced by running the same solving engine bundled with the app over a real puzzle position.