Skip to content

bdimmick/python-trie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

About

Simple Python Trie Implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages