Sollicitatievraag bij Microsoft

How do you implement autocomplete?

Antwoorden op sollicitatievragen

Anoniem

29 aug 2017

Tries would be a data structure based answer. As far as the profile is considered, an edit distance algorithm with multiple error confusion matrix would do.

Anoniem

4 apr 2017

I'm guessing you use tries?