HardDesign: Search Autocomplete (Google)

What is 'query normalization' in the context of building autocomplete frequency data?

Tests your understanding of this concept.

Answer Options

AConverting queries to binary format
BStandardizing queries (lowercase, remove punctuation, trim spaces) before counting frequency
CNormalizing query frequency scores to 0-1 range
DRemoving stop words from queries

Want to see the correct answer?

Get the answer with a detailed explanation, plus practice 22+ more Design: Search Autocomplete (Google) questions with adaptive quizzes and timed interviews.

See the Answer on Guru Sishya →

This question is from the Design: Search Autocomplete (Google) topic (System Design Cases).

More Design: Search Autocomplete (Google) Questions