1.

Who proposed the concept of Suffix Tree?(a) Weiner(b) Samuel F. B. Morse(c) Friedrich Clemens Gerke(d) Alexander MorseThis interesting question is from Suffix Tree topic in division Trie of Data Structures & Algorithms IThe question was asked in examination.

Answer»

Right OPTION is (a) Weiner

The BEST explanation: In COMPUTER science, a suffix tree is also KNOWN as PAT tree or POSITION tree. It is a compressed search tree or prefix tree in which keys contain the suffix of text values as the text position. The concept of Suffix Tree was introduced by Weiner in 1973.



Discussion

No Comment Found

Related InterviewSolutions