Advanced Interview #search #elasticsearch #relevance #interview-prep

Search Engineer Interview Questions

5 exercises — choose the best-structured answer to common Search Engineer interview questions.

Structure for search relevance and design questions
  • Name the technique: BM25, TF-IDF, semantic search, query understanding
  • Specify the measurement: NDCG, MRR, precision@k, A/B test metric
  • Address the failure mode: filter bubbles, latency, cold start, relevance regression
  • Cover the feedback loop: implicit signals, explicit ratings, click-through data
0 / 5 completed
1 / 5
The interviewer asks: "How does an inverted index work — and what are its fundamental limitations?"
Choose the most complete and accurate technical explanation.