You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Before you start your work on this issue, make sure you go through the README.md and Contribution Guidelines.md
File structure:
Create the Heap Sort directory in the current Sorting directory.
Create the Python directory in the Heap Sort directory.
Create the file HeapSort.py.
Here's how the final structure should look like:
Sorting
Heap Sort
Algorithm.md
C++
Python
- HeapSort.py
Please follow the same naming conventions as mentioned in this comment.
Before you create a pull request, if you observe that the folder Heap Sort 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.
Note that all PRs are being checked for plagiarism, please refrain from indulging in any crooked means, we trust you!
We thank you for your contribution and time and we hope that you enjoy contributing to open source.
The text was updated successfully, but these errors were encountered:
This is to bring to your notice that as per the contribution guidelines, the pull request should be created within 7 days of being assigned an issue, and you now have one more day remaining.
We're looking forward to your pull request :)
Important:
Before you start your work on this issue, make sure you go through the README.md and Contribution Guidelines.md
File structure:
Heap Sort
directory in the currentSorting
directory.Python
directory in theHeap Sort
directory.HeapSort.py
.Here's how the final structure should look like:
- HeapSort.py
Please follow the same naming conventions as mentioned in this comment.
Before you create a pull request, if you observe that the folder Heap Sort 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.
Note that all PRs are being checked for plagiarism, please refrain from indulging in any crooked means, we trust you!
We thank you for your contribution and time and we hope that you enjoy contributing to open source.
The text was updated successfully, but these errors were encountered: