Skip to content

DeF0017/Dictionary-using-Trie-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Dictionary-using-Trie

Dictionary using TRIE Data Structure.

Functions of Dictionary.

functions of Dictionary are:

  1. Insert.
  2. Search.
  3. Autocomplete.
  4. Total words with the same Prefix.
  5. Delete.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages