IBM Interview Question

Sudoku problem and asked to write a code on paper

Interview Answer

Anonymous

Aug 6, 2025

i answered approach using backtracking and hashset to optimise but was not able to write the code but interviewer was happy and satisfied with the approach