← Back to Projects
Sudoku Solver
Web
Overview
A simple application used to solve the famous numbers game, sudoku using the backtracking algorithm and a keen understanding of matrice manipulation. This project highlights my ability to use complex algorithms to real-world problems and front end development.