Skip to content

smahdink/trie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

trie

A simple trie implementation in c

No memory leak after deleting all the entries

No memory leak at all will be added soon

compile with

make trie

run with

./trie

About

A simple trie implementation in c

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages