91. How much space does construction of suffix tree takes?
92. Which of the following is not true about the 2-3 tree?
93. Which of the following is not true?
94. B-tree and AVL tree have the same worst case time complexity for insertion and deletion.
95. What is a time complexity for finding all the maximal palindrome in a string?
96. In a B+ tree, both the internal nodes and the leaves have keys.
97. Which of the following is true?
98. What is a time complexity for checking a string of length n is substring or not?
99. Can suffix tree be used in string problems occurring in a text editor.
100. Can the two edges that are coming out of a node have labels of string beginning with the same character?
Read More Section(Advanced Trees (AVL, RedBlack, BTrees))
Each Section contains maximum 100 MCQs question on Advanced Trees (AVL, RedBlack, BTrees). To get more questions visit other sections.
