What Is The Disadvantage Of Using Splay Trees #680
What is the disadvantage of using splay trees?
This multiple choice question (MCQ) is related to the book/course gs gs121 Data Structures and Algorithms. It can also be found in gs gs121 Binary Trees - Splay Tree - Quiz No.1.
What is the disadvantage of using splay trees?
height of a splay tree can be linear when accessing elements in non decreasing order.
splay operations are difficult
no significant disadvantage
splay tree performs unnecessary splay when a node is only being read
Similar question(s) are as followings:
Online Quizzes of gs121 Data Structures and Algorithms
Binary Trees - Binary Search Tree - Quiz No.1
gs gs121 Data Structures and Algorithms
Online Quizzes
Binary Trees - Binary Search Tree - Quiz No.2
gs gs121 Data Structures and Algorithms
Online Quizzes
Binary Trees - Preorder Traversal - Quiz No.1
gs gs121 Data Structures and Algorithms
Online Quizzes