Sorting Algorithms This repo contains different sorting algorithms in C programming language Contents Bubble-Sort Count-Sort Insertion-Sort Merge-Sort Quick-Sort Radix-Sort Selection-Sort Bucket-Sort Contributing Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate. License MIT