Search Suggestions System
Try to solve the Search Suggestions System problem.
Statement
Given an array of strings called products and a word to search, design a system that, when each character of the searched word is typed, suggests at most three ...