Skip to content

Lxnii/Dictionary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dictionary

Data Structure and Programming (CMPT225)

• Developed C++ program that can efficiently create hash table data structure.

• Implemented insert, delete and suggestion functions based on hash table ADT to build dictionary algorithm.

• Implemented Levenshtein Distance algorithm in C++ which used to search words with high similarity.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published