I need to no do we have a way to apply max-heapify algorithm?do we have to apply it from bottom to top or top to bottom?or can we apply to the places that heap property is not there? when we are going to maintain the heap property in a tree.
can any body help?