8000
Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dictionary

a simple terminal dictionary for rapid auto completion,search and meaning ..

Extended Dictionary

A dictionary with more functionality 

usage

g++ dictionary.cpp -lpthread -o a.out && ./a.out

key points

1 . c++ serialization
1 . loading and saving big data
2 . thread
3 . algorithm (dfs,bfs,trie)

Releases

Packages

Contributors

Languages

0