CodeChefMUST / Algorithms

A repository by Codechef@MUST for data structures and algorithms
MIT License
20 stars 45 forks source link

Heap Sort in C++ #40

Open Rubaani opened 2 years ago

Rubaani commented 2 years ago

I want to work on this issue @Taneesha-creates . Please assign it to me

Taneesha-creates commented 2 years ago

Hello @Rubaani, this issue has been assigned to you.

Important:

Before you start your work on this issue, make sure you go through the README.md and Contribution Guidelines.md

File structure:

  1. Create the Heap Sort directory in the current Sorting directory.
  2. Create Sub Directory - C++
  3. Create the file HeapSort.cpp.

Here's how the final structure should look like:

Please follow the same naming conventions as mentioned in this comment.

The algorithm.md markdown file need not be written by you, however, if you're interested in explaining the heapsort algorithm in 3 -5 lines along with the steps (no code) for the algorithm, feel free to do so :)

Before you create a pull request, if you observe that the folder Heap Sort has already been created, or the C++ sub directory has already been created, then please refrain from creating a new one, make some changes in your forked repository so that it matches with the current one and there are no conflicts.

We thank you for your contribution and time and we hope that you enjoy contributing to open source.

Asifa23 commented 2 years ago

I would like to work on it. Please assign @Taneesha-creates

deepansha-singh commented 2 years ago

Assigned to @Asifa23

Please go through the guidelines carefully. Looking forward to your contribution!

Pavisharma commented 2 years ago

kindly assign me this

Taneesha-creates commented 2 years ago

Hello @Pavisharma , this issue is currently assigned to @Asifa23, as this repository follows a first come first serve basis. However, within the next 4 days, if we do not receive a pull request the issue will be assigned to you, and you can work on it.

Have a good day!

Taneesha-creates commented 2 years ago

@Pavisharma You can work on this issue, you have now been assigned :)

nikkaramessinis commented 2 years ago

Hi, I would like to contribute

vanshpatelx commented 1 year ago

I want to contribute , please assign me