Skip to content

Jaswanth-Sriram-Veturi/Contact-List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contact List

This is a simple Contact List static web app that uses Trie data structure to store the contact.

  • Supports prefix search.
  • Add a contact.
  • Delete a contact.

Preview