-
Notifications
You must be signed in to change notification settings - Fork 0
MonikaB13/AutoCompleter
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
To this project, run this command on the command line: g++ -o main main.cpp trie.cpp To execute this project, run this command: ./main To compile the test file for my project, run this command on the command line: g++ -o test test.cpp trie.cpp To execute the test files, run this command: ./test
About
Data Structures Project Using Trie Data Structure
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published