This consists a part of the data structures and algorithms that I have implemented in C for my college course work.
- Binary Search Tree 2)Binomial Heap 3)MinHeap 4)Red Black Tree 5)B-Tree 6)Disjoint Set 7)Kruskal 8)Prims 9)Bubble Sort 10)Merge Sort 11)Quick Sort 12)Heap Sort 13)Binary Search 14)Linked List