11. The average depth of a binary tree is given as?
12. What is the time complexity for deleting the string to form a new string in the rope data structure?
13. Associative arrays can be implemented using . . . . . . . .
14. What are the operations that can be performed on weight balanced tree?
15. Which of the following is false about a binary search tree?
16. What is the range of β in finding the length of the longest path in a randomized binary search tree?
17. Consider a weight balanced tree such that, the number of nodes in the left sub tree is at least half and at most twice the number of nodes in the right sub tree. The maximum possible height (number of nodes on the path from the root to the farthest leaf) of such a tree on k nodes can be described as
18. What is the time complexity for the initialization of top tree?
19. How many edges does a leaf cluster contain?
20. If binary trees are represented in arrays, what formula can be used to locate a left child, if the node has an index i?
Read More Section(Binary Search Trees(B Tree))
Each Section contains maximum 100 MCQs question on Binary Search Trees(B Tree). To get more questions visit other sections.
