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
30 stars 48 forks source link

Add Sorting algorithms (C language) #78

Closed thiunuwan closed 1 year ago

thiunuwan commented 1 year ago

This pull request adds C implementations of three common sorting algorithms: Bubble Sort, Selection Sort, and Insertion Sort @IndranjanaChatterjee @N0vice17 I would greatly appreciate it if you could take some time to review my pull request. Your feedback and suggestions would be very valuable. Thank you!