A Trie, (also known as a prefix tree) is a special type of tree used to store associative data structures A trie (pronounced try) gets its name from retrieval — its structure makes it a stellar matching algorithm. ContextWrite your own shuffle method to randomly shuffle characters in a string. Use the words text file, located at /usr/share/dict/words, and your shuffle method to create an anagram g
