hacktoberfest_2021
hacktoberfest_2021 copied to clipboard
Added All the Sorting Algorithms in C
Added imlementation all the famous Sorting Algorithms in C
- Bubble Sort
- insertion Sort
- Selection Sort
- Quick Sort
- Heap Sort
- Merge Sort
- Moved Optimized Bubble Sort by @rutujap113 in to this directory