Q147
What is the amortized cost per operation of a skew heap?
A.
O(N)
B.
O(N log N)
C.
O(N2)
D.
O(log N)
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board