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

clean up Heap implementation #184

Merged
merged 1 commit into from
Aug 30, 2018
Merged

Conversation

appleJax
Copy link
Contributor

In the Heap implementation, I noticed a few areas that could be cleaned up, including:

  • typos
  • MinHeap-specific comments
  • minor refactoring for simplification

@trekhleb trekhleb changed the base branch from master to heap-cleanup August 30, 2018 05:10
@trekhleb
Copy link
Owner

Thank you for cleaning things up, @appleJax !

@trekhleb trekhleb merged commit bc50fff into trekhleb:heap-cleanup Aug 30, 2018
@appleJax appleJax deleted the refactor/Heap branch August 31, 2018 19:44
harshes53 pushed a commit to harshes53/javascript-algorithms that referenced this pull request Dec 6, 2018
shoredata pushed a commit to shoredata/javascript-algorithms that referenced this pull request Mar 28, 2019
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.

None yet

2 participants