Open menu

_project-details

//

project

/

A dynamic memory allocator in C that implements custom versions of malloc, free, and realloc using implicit free lists, first-fit placement, boundary-tag coalescing, and a consistency-checking heap validator.

C

I can't show the source code because this project was developed as part of my university coursework. However, I would be happy to discuss it in more detail during a meeting or interview.