Algorithms The following algorithms have been implemented in the repository. Sorting Insertion Sort Merge Sort Quicksort Quicksort(Stacked Depth) Quicksort (all implementations of cormen) Selection Sort Data Structures Binary search tree Binary search tree(with parent node) Heap Linked List