Skip to content

umershaikh123/Sorting-algorithms

Repository files navigation

Sorting-algorithms in python

Liner search sort ( Selection sort )
Bubble sort
Bucket sort
Quick sort
Merge sort
External Merge Sort ( Heap sort )