bdimmick/python-trie
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
python-trie: A simple Trie implementation written in Python. - trie.py: the Python module - trie_unittest.py: unit tests for the Python module - sample.py: sample code showing various fun implementations