Sudoku solver solves a classic 9x9 sudoku puzzle given that the input has a valid solution. languages: react, typescript, html/css algorithm: dfs check it out here or run locally with npm start