I\'m taking an algorithms class where we have to implement LZW compression in Java. I decided to use a Trie data structure for this, and I\'ve already implemented the Trie and g