Microsoft Interview Question

System design and architecture interview - autocomplete + most popular list for each node .

Interview Answer

Anonymous

Oct 3, 2024

Functional is to use Trie. Then think on scale , Add the most popular - talk on when you calculate it and how you save it etc….