# Trie design This trie is a modified version of the custom trie I had to implement for my Algorithms & Datastructures 3 course.