Is it true that splay trees have O(logn) amortized complexity ?
(a) true
(b) false
Enquiry is from Splay Tree topic in section Binary Trees of Data Structures & Algorithms I
I had been asked this question by my school teacher while I was bunking the class.