easy 6×6 Set 29 Form Exercise

Complete the sudoku grid (4x4): each row, column, and box must contain each digit exactly once. Grid: [_ _ _ _ | 4 _ _ 2 | 2 1 4 _ | 3 _ 2 1]

Show answer

Answer: 1 2 3 4 | 4 3 1 2 | 2 1 4 3 | 3 4 2 1

SubType
sudoku
Difficulty
easy
Grid
  • [0,0,0,0]
  • [4,0,0,2]
  • [2,1,4,0]
  • [3,0,2,1]
SolvedGrid
  • [1,2,3,4]
  • [4,3,1,2]
  • [2,1,4,3]
  • [3,4,2,1]
GridSize
4