/Typeahead

⚒This is a simple version of typeahead implemeted in java using Trie. Typeahead is a feature of software, website or application(and some typewriters) that enables users to continue typing and keep receiving hottest keyowrds based on what they are typing as the prefix of those keyowrds.

Primary LanguageJava

No issues in this repository yet.