easy 4×4 Set 16 Form Exercise

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

Show answer

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

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