1. What is the best case height of a B-tree of order n and which has k keys?
2. Which of the following is true?
3. What can be the maximum depth of the trie with n strings and m as the maximum sting the length?
4. Which tree provides a linear time solution for substring operation?
5. Which of the following is the most widely used external memory data structure?
6. What is a time complexity for finding frequently occurring of a substring of minimum length in a string?
7. Which of the following algorithm of data compression uses a suffix tree?
8. Which of the following is false?
9. B-tree of order n is a order-n multiway tree in which each non-root node contains . . . . . . . .
10. LLRB maintains 1-1 correspondence with 2-3 trees.
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.
