I would negate all numbers and reheap. re negate all numbers once its completed.
On Oct 20, 1:49 pm, "juver++" <[email protected]> wrote: > You may use usual linear algorithm for constructing heap. > Simply adjust the heap property for all internal nodes. > > On 20 ÏËÔ, 11:47, MAC <[email protected]> wrote: > > > > > > > > > Convert a max heap to min heap > > -- > > thanks > > --mac -- You received this message because you are subscribed to the Google Groups "Algorithm Geeks" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/algogeeks?hl=en.
