Search:

Type: Posts; User: hendaz

Search: Search took 0.17 seconds.

  1. Thread: Heaps

    by hendaz
    Replies
    3
    Views
    4,158

    Re: Heaps

    Not sure I follow your working
    what would you get for the following list:
    14,9,25,16,15,5,4,12,8,11,6,7,27,23,20?

    I'm told the correct answer would be:...
  2. Thread: Heaps

    by hendaz
    Replies
    3
    Views
    4,158

    Heaps

    Hi,

    I am trying to implement a bottom up heap construction. I seem to have the recursion working but im not sure how i am supposed to combine the trees at each stage. My heap is based on the...
Results 1 to 2 of 2