Sudoku Assistant — Learn Sudoku Solving Techniques
Enter a Sudoku puzzle and learn step-by-step how to solve it. The assistant analyzes your puzzle, explains the technique needed for each step, and teaches you solving strategies. 100% client-side — your puzzle never leaves your browser.
How to Use the Sudoku Assistant
- Enter your puzzle — click cells and type numbers, or paste an 81-digit string.
- Click "Analyze & Explain" — the assistant will explain what it found and the technique needed.
- Click "Next Step" — apply the next logical step with a full explanation.
- Repeat until the puzzle is solved, learning techniques along the way.
Solving Techniques Reference
Naked Single
When a cell has only one possible candidate remaining, that number must go there.
Naked Pair
When two cells in the same unit (row, column, or box) contain the same two candidates, those two numbers are locked to those cells. You can eliminate these candidates from other cells in that unit.
Naked Triple
When three cells in the same unit collectively contain only three candidates, those numbers are locked to those cells. Eliminate these candidates from other cells in that unit.
Pointing Pair / Triple
When a candidate in a box is restricted to a single row or column, it can be eliminated from that row or column outside the box.
Box/Line Reduction
When a candidate in a row or column is restricted to a single box, it can be eliminated from other cells in that box.
X-Wing
When a candidate appears in exactly two cells in each of two different rows, and these cells align in the same two columns, the candidate can be eliminated from all other cells in those two columns.
Swordfish
An extension of X-Wing to three rows and three columns. When a candidate in three rows is restricted to the same three columns, eliminate it from those columns elsewhere.
XY-Wing
Three cells form a hinge pattern: the pivot has candidates {X,Y}, and two pingers have {X,Z} and {Y,Z}. Any cell seeing all three cannot be Z.
Simple Colorings
For a candidate that appears in only two cells per unit, chain them with alternating colors. If two cells of the same color see each other, that color is false and can be eliminated.
Technique Difficulty Progression
Start Here
Master Naked Singles and Hidden Singles first. These solve most easy puzzles completely.
Build Skills
Learn Naked/Hidden Pairs and Pointing Pairs. These tackle medium puzzles and build pattern recognition.
Level Up
Master Box/Line Reduction and X-Wing. These unlock hard puzzles and improve logical reasoning.
Expert Level
Swordfish, XY-Wing, and Coloring. These conquers expert puzzles and complete your technique arsenal.
Frequently Asked Questions
The assistant uses the techniques listed above. If a puzzle requires a technique not implemented (like Jellyfish or Turbot Fish), the assistant will indicate that manual solving is needed. Most puzzles up to expert level can be solved with the covered techniques.
The assistant assumes the puzzle has a unique solution. If you enter an invalid puzzle with multiple solutions, some steps may not work correctly. Use puzzles from trusted sources for best results.
Both! The explanations teach you the techniques. After following several puzzles, you'll recognize patterns and solve independently. The reference section serves as a permanent study guide.