Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages