lander/trie
..
include
src
test
CMakeLists.txt
README.md

README.md

Trie design

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