-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add searching and sorting algorithms #14
Comments
Want to contribute, Kindly assign it to me |
You can add your programs directly. |
Added counting sort in CPP. Kindly look into it. |
Could you check pull request #19 |
I want to contribute. Can I directly add? |
Fix: #14 Add new sorting algo (merge sort)
hey I would like to contribute to this issue. Please assign this to me |
You can directly contribute. |
Can I do it using python? |
You can add Python programs here! |
@PrajaktaSathe just added selection sort, please check |
Merged! Do star the repo if you find it useful! |
hey @PrajaktaSathe , i want to contribute in this issue. Kindly assign me this issue. |
Go ahead and add your programs. No need to assign 👍🏻 |
hey @PrajaktaSathe , i have done PR. Kindly accept my PR. |
Merged! |
@PreetiBaskey i want to contribute in this issue...Kindly assign me..Thank you |
If you have implemented searching and sorting algorithms you can add them to the repository. Please check that the algorithm you have implemented is not in the repository already.
The text was updated successfully, but these errors were encountered: