Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 278 Bytes

File metadata and controls

4 lines (3 loc) · 278 Bytes

Data_structure_and_algorithms_Assignment123

COL106 Assignment on dynamic memory allocation using Linked List and Trees

It has three assignments interlinked. The first part implements the memory allocation using Linked List, whereas the later two parts use BST and AVL trees.