lander/trie/README.md

130 B

Trie design

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