InterviewSolution
Saved Bookmarks
| 1. |
Which tree allows fast implementation of string operation?(a) Rope Tree(b) Suffix Tree(c) Tango Tree(d) Top TreeQuestion is taken from Suffix Tree in section Trie of Data Structures & Algorithms IThe question was asked in quiz. |
|
Answer» Correct option is (B) Suffix Tree |
|