🧠 Advanced Sudoku Strategies
This guide covers the techniques needed for Expert, Master, and Extreme difficulty puzzles. If you can solve Hard puzzles consistently but struggle with Expert and above, this is where to start.
Intermediate-advanced foundation
Naked quad
The four-cell version of naked pairs and triples. When four cells in a unit collectively contain only four candidates (in any combination across cells), those four candidates can be eliminated from all other cells in the unit.
Candidates 1,2,3,4 confined to these 4 cells → eliminate from rest of unit.
Hidden quad
When four candidates appear only within four cells of a unit, all other candidates in those four cells can be eliminated. Harder to spot than naked quad because the key candidates are hidden among many others.
Fish patterns
X-Wing
When a candidate appears in exactly two cells in each of two rows (or columns), and those cells share the same two columns (or rows), the candidate can be removed from the rest of those columns (or rows).
Think of it as: The candidate must go in one of two "corners" — either top-left + bottom-right, or top-right + bottom-left. Either way, both columns (or rows) are "used up" by this candidate.
Row 5: 7 possible only in columns 3 and 7.
→ Remove 7 from all other cells in columns 3 and 7.
Swordfish
A three-row (or three-column) X-Wing. When a candidate appears in at most three cells across three rows, and those cells all appear within three columns, the candidate can be removed from the rest of those three columns.
Row 4: 4 in columns {2,8}
Row 7: 4 in columns {2,5}
→ Remove 4 from all other cells in columns 2, 5, 8.
Jellyfish
The four-row version of the fish pattern. When a candidate appears in at most four cells across four rows, confined to four columns, eliminate it from the rest of those four columns. Rare in practice.
Wing patterns
XY-Wing
Three cells are involved: a pivot [XY] and two pincers [XZ] and [YZ]. The pivot sees both pincers. Any cell that sees both pincers cannot contain Z.
Logic: If pivot = X, then the [XZ] pincer = Z. If pivot = Y, then the [YZ] pincer = Z. Either way, Z appears in one of the pincers — so any cell visible to both pincers cannot be Z.
Any cell that sees both r1c7 and r9c1 cannot be 8.
XYZ-Wing
An extension of XY-Wing. The pivot contains three candidates [XYZ], and the two pincers contain [XZ] and [YZ]. Z can be eliminated from any cell visible to all three cells (pivot and both pincers).
W-Wing
Uses two cells with the same two candidates [XY], connected by a strong link on one of those candidates through a shared unit. Z can be eliminated from cells visible to both wing cells.
Coloring and chains
Simple coloring
For a candidate with conjugate pairs (the only two positions in a unit), alternate "on/off" coloring through the chain. Two rules apply: if two same-color cells share a unit, that color is wrong — the other color holds. If a cell sees two differently colored cells, it can be eliminated.
3D Medusa
Extends coloring to work with all candidates simultaneously, not just one number at a time. Colors propagate across bivalue cells (cells with exactly two candidates). Powerful for breaking the hardest puzzles.
AIC — Alternating Inference Chain
A generalized chain that alternates between strong and weak inferences. The start and end nodes of the chain can inform eliminations or placements. The backbone of most advanced solving.
Uniqueness techniques
Unique rectangle (UR)
When four cells form a rectangle spanning exactly two boxes, and two of those cells are bivalue with the same two candidates, a "deadly pattern" would emerge if the puzzle had two solutions. Since valid puzzles have one solution, the extra candidates in the other cells can be exploited.
Type 1: Three cells have only the two candidates — the fourth cell must use its extra candidate(s).
Type 2: Two diagonal cells each have one extra candidate — that extra candidate can be eliminated from cells seeing both.
Avoidable rectangle
Similar to UR but uses given clues to detect uniqueness violations. Used when two or more of the four rectangle cells contain given numbers.
When to use advanced techniques
- Fill all candidates completely and accurately.
- Apply all basic techniques first (naked/hidden singles, pairs, pointing pairs).
- If stuck — try naked/hidden triples and quads.
- Still stuck — look for fish patterns (X-Wing, Swordfish).
- Still stuck — look for wing patterns (XY-Wing, XYZ-Wing).
- Still stuck — try coloring / AIC chains.
- Look for unique rectangle patterns.
Test your advanced skills
Apply these techniques on Expert, Master, and Extreme difficulty puzzles.
Expert 9×9 Extreme 9×9