Skip to content

SumitDutta1997/Dictionary-Using-Trie

Repository files navigation

Dictionary-Using-Trie

Implementation of dictionary using trie data structure

Features :

  • Search
  • Insert
  • Delete
  • Auto Complete

Screenshots :

  1. Print all the words present in the Dictionary with its meaning.

IMG-20210430-WA0001

  1. Search a word.

IMG-20210430-WA0002

  1. Delete a word.

IMG-20210430-WA0003

  1. Auto-Complete feature.

IMG-20210430-WA0004

About

Implementation of dictionary using trie data structure

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages