Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 231 Bytes

File metadata and controls

3 lines (2 loc) · 231 Bytes

AlgorithmsFinalProject

This final project involved implementing a trivial and sophisticated solution to any algorithm problem of our choice - I chose the N Queens problem solved using backtracking as the sophisticated solution.