Vidyalelo
Data Structure · Q152

Heaps

Programming · Data Structure · question 152

Q152

Why would a recursive implementation fail in skew heaps?

A.
skew heaps are self adjusting
B.
efficiency gets reduced
C.
lack of stack space
Answer
D.
time complexity

Answer: Option C

Solution

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