Skip to content
This repository has been archived by the owner on Oct 10, 2022. It is now read-only.

Heap Sort Added #146

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Heap Sort Added #146

wants to merge 1 commit into from

Conversation

Ritesh055
Copy link

Fixes #145

This PR adds the heap sort algorithm in C++.

@stale
Copy link

stale bot commented Oct 3, 2020

It will be now be reviewed manually. Thanks for contributions. If you have more concerns, you may get the conversation started at our discord server

@stale stale bot added community and removed community labels Oct 3, 2020
@stale
Copy link

stale bot commented Oct 4, 2020

It will be now be reviewed manually. Thanks for contributions. If you have more concerns, you may get the conversation started at our discord server

@stale stale bot added the community label Oct 4, 2020
Copy link
Contributor

@s-ayush2903 s-ayush2903 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Please sync your branch with the target branch and then move this file to some appropriate folder to maintain uniformity in the module.
  • Also, please adhere to our Contribution Guidelines, as I can find some violations in this PR.

@stale stale bot removed the community label Oct 4, 2020
@stale
Copy link

stale bot commented Oct 5, 2020

It will be now be reviewed manually. Thanks for contributions. If you have more concerns, you may get the conversation started at our discord server

@stale stale bot added the community label Oct 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Heap Sort in C++
2 participants