Skip to content

GioseaxMC/cpp-dictionary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dictionaries

Info

Implementation of dictionaries using the trie prefix data structure.

For recreational and learning purposes.

References:

Information

Batch utilities:

  • make.bat:
    • compiles main.cpp in main.exe and runs it.
  • runtests.bat:
    • compiles *.cpp files in the tests folder and runs them 1 by 1.

About

implementation of basic, unsafe dictionary in cpp. For recreational and study purposes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published