Solving Techniques Explained
Techniques get applied in order, starting simple and escalating:
Naked Single
Only one candidate left in a cell? That's your digit. The most basic technique, but it cascades constantly.
Hidden Single
A digit can only fit in one cell within a row, column, or box. Even if that cell has other candidates, the digit goes there.
Naked Pair
Two cells in the same unit share the exact same two candidates. Those digits get eliminated from every other cell in the unit.
Pointing Pair
A candidate within a box only appears in one row or column. That lets you eliminate it from the rest of that row/column outside the box.
Box/Line Reduction
Flip side of pointing pair: when a candidate in a row or column lives entirely within one box, eliminate it from the rest of that box.
Hidden Pair
Two digits in a unit only appear in the same two cells. Strip out every other candidate from those cells - only the pair matters.