Learn advanced techniques for solving NYT Sudoku puzzles
Error loading puzzle
Failed to fetch
Please try refreshing the page or check back later.
Sudoku is a logic-based number puzzle. Fill the 9x9 grid so that each row, column, and 3x3 box contains all digits from 1 to 9.
When only one number can fit in a cell based on row, column, and box constraints.
When a number can only go in one cell within a row, column, or box.
When candidates in a box are aligned, they eliminate candidates in that row/column.
A pattern where candidates form a rectangle, allowing elimination of other candidates.