shivanshugarg12800 / Algo_GT

This is the Master Repository for all the different algorithms in the world of DSA, be it in any language C++, Java, Python etc.....
12 stars 37 forks source link

.. #66

Open Nidita opened 3 years ago

Nidita commented 3 years ago

Is your feature making change to an existing problem/algorithm answer in yes or no

If you are making changes, please describe the type of change in brief else NA A clear and concise description of what you want to happen.

Describe in brief about what new problem/algorithm addition A clear and concise description about the problem.

Muskan4010 commented 3 years ago

I would like to add "Heap Sort in C++ using array" in searching&sorting Will it be fine?

shivanshugarg12800 commented 3 years ago

Yes @Muskan4010 you surely can add that, but do check if the problem exists previously or not.

Muskan4010 commented 3 years ago

Thanks, I checked it already. I have another doubt will this PR be counted for hacktoberfest?

shivanshugarg12800 commented 3 years ago

Yes, surely

Muskan4010 commented 3 years ago

Ok, Thanks a lot!