Don't like this style? Click here to change it! blue.css

Lab 11: Wild Rack

Use the Trie / prefix-tree data structure to generate every word in the dictionary that can be formed with the rack: *ETINAS. Implement your prefix-tree using just child and sibling pointers like option 3 from Tuesday's lecture.

Turn this in my next Friday (project work only next week).