typeahead Suggestions for search. Gives suggestions based on the previous searches. Technology Stack: Spring boot MongoDB Data Structure : prefix Tree/ Trie Bootstrap API Insert (inserts word into the data structure) POST - /word Suggest (returns list of suggestions with sorted according to the frequency of the query) GET - /word Screenshots: