Microsoft interview question

Solve a sudoku efficiently using the appropriate algorithm

Interview Answer

Anonymous

6 Jan 2024

Backtracking + dfs

Microsoft Interview Question: Solve a sudoku efficiently using the appropriate algorithm | Glassdoor