Synergise-IIT-Bhubaneswar / Beta-Algo

MIT License
0 stars 12 forks source link

addition of bubble sort, merge sort, quick sort and selection sort in C++ #16

Closed AyushhS closed 2 years ago

AyushhS commented 2 years ago

Description

Adding bubble sort, merge sort, quick sort and selection sort algorithms in C++

Have you read the Contributing Guidelines on Pull Requests?

Yes

Please answer the following questions for yourself before submitting an issue.

Related Issues or Pull Requests

link to the issue

AyushhS commented 2 years ago

Ok! Ill do that

AyushhS commented 2 years ago

please review the changes @ag278