Heap implementation is actually completely broken
Opened this issue · 0 comments
GavinHigham commented
I just grabbed an existing heap implementation I'd written to demonstrate the generic functionality. This heap implementation is broken, and will not return the actual max item from the heap.