Vidyalelo
Data Structure · Q54

Heaps

Programming · Data Structure · question 54

Q54

Which of the following operations does not destroy the leftist heap property?

A.
insert
B.
merge
C.
delete
Answer
D.
swap

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board