I have a MinHeap of Integer For Example. I would like to ask if there is way to make increase for some value from the middle of the heap and still save the heap Sorted correctly .
Thanks
I have a MinHeap of Integer For Example. I would like to ask if there is way to make increase for some value from the middle of the heap and still save the heap Sorted correctly .
Thanks