AllAlgorithms / c

Implementation of All ▲lgorithms in C Programming Language
https://github.com/AllAlgorithms/c
MIT License
1.53k stars 522 forks source link

Add Sorting Algorithms in C language. #378

Open roshan71 opened 1 year ago

roshan71 commented 1 year ago

I am creating a pull request for...

Add New algorithm Bubble Sort, Insertion Sort, Merge Sort, Quick Sort, Selection Sort and Counting Sort