https://github.com/arjunrn/prefixtree
Prefix Tree Implmentation
https://github.com/arjunrn/prefixtree
Last synced: 4 months ago
JSON representation
Prefix Tree Implmentation
- Host: GitHub
- URL: https://github.com/arjunrn/prefixtree
- Owner: arjunrn
- Created: 2015-07-18T15:27:20.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-11-28T16:41:32.000Z (over 10 years ago)
- Last Synced: 2025-11-11T10:03:08.406Z (8 months ago)
- Language: TeX
- Homepage:
- Size: 1.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Implementation of Prefix tree.
# Instructions to compile and run
cmake CMakeLists.txt
make
./prefix