Microsoft interview question

Trie Data Structure for finding prefixes. Data Streaming for finding a string.

Interview Answer

Anonymous

Mar 25, 2019

In data streaming, you use the length of the string to make sure you can read the correct lengths of data at a time.