Sorting Different Types of Sorting algorithms The types of Sorting Algorithms in this repository are: QuickSort Bubble Sort Merge Sort Insertion Sort Selection Sort Heap Sort