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.
