Harshsngh07 / Hacktoberfest2020

Repository for first timers to get started in Open Source Contributions
MIT License
47 stars 299 forks source link

added 2 sorting algorithms #388

Open Mudit018 opened 3 years ago

Mudit018 commented 3 years ago

Description

I have contributed by providing 2 basic sorting algorithms in c language i.e. Quick Sort and Bubble Sort.

Checklist: