Company question banks are included with the Insider plan.
Design a data structure that stores a set of string prefixes. Given a list of input strings, print every string that starts with at least one stored prefix. The round is deliberately open ended: you...