javascript-algorithms
javascript-algorithms copied to clipboard
Wrong array representation in Heap README.md
in the array the node with value 3 has two children (2, 7), the correct parent of (2,7) should be 17 instead
I would like to work on this issue.
It is updated.
Is this issue still open?
this was fixed already at Wikipedia.