Problem
1. Draw the compact representation of the suffix trie for the string "minimize minime".
2. What is the longest prefix of the string "cgtacgttcgtacg" that is also a suffix of this string?
3. Draw the frequency array and Huffman tree for the following string: "dogs do not spot hot pots or cats".