Skip to content

thenamankumar/dictionary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dictionary

A Dictionary datatype implemented in C++. All code exists in main.cpp

Methods

The dictionary contains the following methods:

  • add
  • update
  • search
  • remove
  • prefixSearch

About

A dictionary implementation in c++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published