InterviewSolution
Saved Bookmarks
| 1. |
Is it true that splay trees have O(logn) amortized complexity ?(a) true(b) falseEnquiry is from Splay Tree topic in section Binary Trees of Data Structures & Algorithms II had been asked this question by my school teacher while I was bunking the class. |
|
Answer» The correct choice is (a) true |
|