Sudoku solver for Imperial MSc Computing Science coursework Sudoku solver implemented using a recursive backtracking algorithm for the 'Introduction to C++' module at Imperial College London. Awarded an A* grade.