Skip to content

jenul-ferdinand/algorithms

Repository files navigation

FIT1008, FIT2004, & FIT3155 Coursework

Algorithms and data structures coursework from Computer Science at Monash University

Disclaimer: Assignment/exam related content is not for show here; especially in-semester.

All you need to know

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.

Generated sample exams

Since FIT3155 doesn't have many sample exams to support students, I have used coding agents to generate sample exams. Find out how it's done.

Contributors