Efficient Memory Suballocator
C
Engineered a custom heap implementation in C, showcasing my deep understanding of memory management and bitwise operations. Utilized malloc and realloc functions. Implemented bitflags for efficient memory allocation.