Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upbug: MaxHeap.toggleUp should determine if there is a parent node. #775
Comments
|
I am working on this issue. |
Java/DataStructures/Heaps/MaxHeap.java
Lines 49 to 56 in 990b88f
should determine if there is a parent node while looping. Like this: