Skip to content

Implementation of dictionary using trie data structure

Notifications You must be signed in to change notification settings

mohitarora3/Dictionary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Dictionary

Implementation of dictionary using trie data structure.

Language- C++

Features

  • Insertion
  • Search
  • Deletion
  • Autocompletion

Screenshots

image image image image

About

Implementation of dictionary using trie data structure

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages