InterviewSolution
Saved Bookmarks
| 1. |
Who among the following algorithm is used in external memory and compression of the suffix tree?(a) Weiner’s algorithm(b) Farach’s algorithm(c) Ukkonen’s algorithm(d) Alexander MorseOrigin of the question is Suffix Tree topic in section Trie of Data Structures & Algorithms IThis question was addressed to me by my college professor while I was bunking the class. |
|
Answer» Right choice is (b) Farach’s algorithm |
|