Skip to content

sujal2048/Auto_Complete_Feature

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auto_Complete_Feature

This projects implements the Trie Data Structure which develops an autocomplete feature or suggestion.

Table of contents

Overview

The challenge

Users should be able to :

  • Enter a word or partial word
  • Recieve a list of words whose names start with the substring that they enter in the search bar

Screenshot

What I learned

I learned about the Trie data structure and how it works and it's application.

Author

About

This projects implements the Trie Data Structure which create an autocomplete feature

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published