Chapter:

Principles-of-Inheritance-and-Variation

If we implement heap as min-heap , deleting root node (value 1)from heap. What would be value of root node after second iteration if leaf node (value 100) is chosen to replace root at start.