1.

Who among the following provided the first suffix tree contribution for all alphabet?(a) Weiner(b) Farach(c) Ukkonen(d) Alexander MorseI would like to ask this question from Suffix Tree topic in portion Trie of Data Structures & Algorithms IThe question was asked in a national level competition.

Answer»

Correct CHOICE is (b) Farach

Best explanation: The concept of Suffix Tree was introduced by Weiner in 1973. UKKONEN provided the first online contribution of Suffix tree which had the time complexity of the fastest ALGORITHM of that period. Farach GAVE the first suffix tree contribution for all alphabets in 1997.



Discussion

No Comment Found

Related InterviewSolutions