aboutsummaryrefslogtreecommitdiff
path: root/pages/projects/trie.md
blob: 7d5c0d52eb1dc6a58744962a65e2886418b9f5aa (plain)
1
2
3
# Trie

…is a basic template based implementation of a prefix tree data structure.