Vidyalelo
Data Structure · Q52

Heaps

Programming · Data Structure · question 52

Q52

Why is this heap named leftist heap?

A.
only left subtrees exist
B.
the tree is biased to get deep down the left
Answer
C.
it is balanced
D.
right trees are unbalanced

Answer: Option B

Solution

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