InterviewSolution
Saved Bookmarks
| 1. |
Which of the following algorithm of data compression uses a suffix tree?(a) Weiner’s algorithm(b) Farach’s algorithm(c) Lempel – Ziv – Welch’s algorithm(d) Alexander Morse’s algorithmThe question is from Suffix tree topic in chapter Trie of Data Structures & Algorithms IThe question was asked during an interview. |
|
Answer» The CORRECT option is (C) Lempel – Ziv – Welch’s algorithm |
|