Algorithms icon indicating copy to clipboard operation
Algorithms copied to clipboard

Heap Sort in C++

Open Rubaani opened this issue 3 years ago • 9 comments

Rubaani avatar Oct 12 '21 09:10 Rubaani

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

Rubaani avatar Oct 12 '21 09:10 Rubaani

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:

  • Sorting
    • Heap Sort
      • Algorithm.md
      • C++
        • HeapSort.cpp

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.

Taneesha-creates avatar Oct 12 '21 09:10 Taneesha-creates

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

Asifa23 avatar Oct 12 '21 17:10 Asifa23

Assigned to @Asifa23

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

deepansha-singh avatar Oct 13 '21 03:10 deepansha-singh

kindly assign me this

Pavisharma avatar Oct 14 '21 12:10 Pavisharma

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 avatar Oct 16 '21 06:10 Taneesha-creates

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

Taneesha-creates avatar Oct 19 '21 11:10 Taneesha-creates

Hi, I would like to contribute

nikkaramessinis avatar Dec 10 '21 09:12 nikkaramessinis

I want to contribute , please assign me

vanshpatelx avatar Oct 07 '22 18:10 vanshpatelx