N0vice17 / DataStructures-And-Algorithm

This Repository covers all the topics of dsa which will help you to learn dsa in a better way
GNU General Public License v3.0
27 stars 48 forks source link

added searching and sorting combo algos #106

Closed kashish-219 closed 11 months ago

kashish-219 commented 11 months ago

i have added linear search,binary search,bubble sort,selection sort,insertion sort ,quick sort as well as merge sort combo program within sorting algorithm folder inside c folder. If the code is okay and can you please merge the request and add hactoberfest-accepted label to the request.