Coursework from Computer Science at Monash University
This repository consists of the work I've done for FIT1008 (Fundamentals of algorithms), FIT2004 (Algorithms and data structures), and FIT3155 (Advanced data structures and algorithms). Each week of study is organised into separate folders.
- Python implementations (run with
uv run <filename>.py)You must have uv installed.