InterviewSolution
Saved Bookmarks
| 1. |
Do all the nodes have at least two children in suffix tree.(a) True(b) FalseI want to ask this question from Suffix Tree topic in section Trie of Data Structures & Algorithms II have been asked this question during an interview. |
|
Answer» The correct choice is (b) False |
|