Skip to content

Implementation of a Trie data structure for strings in Python, for CSCI 3104, Algorithms. I do not claim this is the most efficient or best written solution. Don't cheat with this code. The data structure is not that hard.

Notifications You must be signed in to change notification settings

SeMo810/Python-Trie

About

Implementation of a Trie data structure for strings in Python, for CSCI 3104, Algorithms. I do not claim this is the most efficient or best written solution. Don't cheat with this code. The data structure is not that hard.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages