Question-56
Data Structure
Heaps
If we perform the following operations on the max heap [30, 20, 25, 5, 15, 23, 10, 3, 2] then the resulting max heap would be:
Answer
If we perform the following operations on the max heap [30, 20, 25, 5, 15, 23, 10, 3, 2] then the resulting max heap would be: