What are splay trees?

Category: QuestionsWhat are splay trees?
Editor">Editor Staff asked 5 months ago

What are splay trees?
 
(a) self adjusting binary search trees
 
(b) self adjusting binary trees
 
(c) a tree with strings
 
(d) a tree with probability distributions
 
This is a very interesting question from Splay Tree topic in chapter Binary Trees of Data Structures & Algorithms I
 
The question was posed to me in homework.

1 Answers
Editor">Editor Staff answered 5 months ago

The correct option is (a) self adjusting binary search trees
 
The best explanation: Splay trees are height balanced, self adjusting BST’s.


Notice: Trying to get property 'ID' of non-object in /home/fvckxqmi/public_html/wp-content/themes/blocksy/inc/single/single-helpers.php on line 17

Notice: Trying to get property 'ID' of non-object in /home/fvckxqmi/public_html/wp-content/themes/blocksy/inc/single/single-helpers.php on line 17

Notice: Trying to get property 'ID' of non-object in /home/fvckxqmi/public_html/wp-content/themes/blocksy/inc/single/single-helpers.php on line 17

Notice: Trying to get property 'ID' of non-object in /home/fvckxqmi/public_html/wp-content/themes/blocksy/inc/single/single-helpers.php on line 17
Articles: 40702