Skip to content

binary heap impl #16

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

Merged
merged 2 commits into from
Oct 2, 2018
Merged

binary heap impl #16

merged 2 commits into from
Oct 2, 2018

Conversation

madetara
Copy link
Contributor

@madetara madetara commented Oct 2, 2018

issue #7

@@ -0,0 +1,114 @@
using System;
Copy link
Member

Choose a reason for hiding this comment

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

Please check folder name, it's BInaryHeap instead BinaryHeap

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed in d04a975

Fixed namespace names, and folder names
@Rizzen
Copy link
Member

Rizzen commented Oct 2, 2018

Nice implementation! Thank you!

@Rizzen Rizzen merged commit 742d9fc into Sharpach:master Oct 2, 2018
@Rizzen Rizzen mentioned this pull request Oct 2, 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