Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added heap-sort as a part of array sorting #31

Merged
merged 1 commit into from
Oct 4, 2018

Conversation

vishal-wadhwa
Copy link
Contributor

Description

This PR implements heap sort and hence addresses issue #2.

Motivation

I knew heap sort and ofcourse hacktoberfest. :p

Fixes #2

Type of change

  • New Script

@ionicc
Copy link
Member

ionicc commented Oct 4, 2018

Great work!

@ionicc ionicc merged commit 33a7e6e into codezoned:master Oct 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants