title: "0642: Design Search Autocomplete System" tags: - String - Depth-FirstSearch - Design - Trie - Sorting - Heap(PriorityQueue) - DataStream