/Worst-Homework-Ever

Worst-fit memory allocator written for CMSC 421

Primary LanguageC

Worst. Homework. Ever.

Homework 4 - CMSC 421 Fall 2017

You can find the homework assignment page here

For this homework, we wrote a memory allocator with the worst-fit allocation algorithm. Our code was tested against the professor's unit tests