Need urgent help, any help would be appreciated. thanks

closed account (STR9GNh0)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Last edited on
closed account (STR9GNh0)
anyone can help me? thanks
This could help -> http://en.wikipedia.org/wiki/Heapsort#Pseudocode (heapify == makeHeap)
Last edited on
closed account (STR9GNh0)
are you trying to tell me that my makeheap is wrong and that is why my heapsort failed to generate the correct data out ?
Last edited on
No, I don't know where the problem is. And since neither you seem to know,
I'd suggest that you write your heapsort from scratch based on that pseudocode.
Topic archived. No new replies allowed.