pratyushmp / code_opensource_2020

This Hacktoberfest feel free to contribute code in any language of your choice.
11 stars 146 forks source link

Add code in C++ folder #88

Open pratyushmp opened 4 years ago

saiharsha-22 commented 4 years ago

@pratyushmp I would like to contribute Can I add a separate folder in CPP sorting algorithms?

pratyushmp commented 4 years ago

Just contribute the sorting code. Don't make separate folders inside. And make sure your sorting code in unique in my repo! Happy Hacktoberfest!

saiharsha-22 commented 4 years ago

@pratyushmp Thank you I will send pull request

pratyushmp commented 4 years ago

Sure!

saiharsha-22 commented 4 years ago

@pratyushmp I have sent a pull request can you please check it once.

Screenshot (394)

pratyushmp commented 4 years ago

Merged the PR

m5anksc0des commented 4 years ago

hello, may i contribute the algorithm for radix sort? It has helped a great deal in some particular questions.

pratyushmp commented 4 years ago

Sure!

daksh80 commented 4 years ago

hello i would like to contribute this code in binary search tree avl tree bucket sort counting sort heap sort linear search merge sort radix sort shell sort(improved)

daksh80 commented 4 years ago

Screenshot 2020-10-07 at 2 20 21 PM

daksh80 commented 4 years ago

@pratyushmp I have sent a pull request can you please check it once.

debajitdeb11 commented 4 years ago

Hello, @pratyushmp I would like to add a few more algorithms to this repository, May I go ahead?

pratyushmp commented 4 years ago

Sure you can! Make sure the algorithms you contribute are unique in this repository.