InterviewSolution
Saved Bookmarks
| 1. |
Can the two edges that are coming out of a node have labels of string beginning with the same character?(a) True(b) FalseThis key question is from Suffix Tree topic in portion Trie of Data Structures & Algorithms II have been asked this question in semester exam. |
|
Answer» The correct choice is (b) False |
|