Advanced Interview Prep #search #ranking #nlp

Search Relevance Engineer Interview Questions

5 exercises — practise structuring strong English answers for Search Relevance Engineer interviews: NDCG, BM25 vs neural retrieval, A/B testing, Learning to Rank, and query understanding.

How to structure search relevance interview answers
  • Ranking metrics questions: name the metric → state the formula → explain position sensitivity → compare to alternatives → name limitations
  • Retrieval questions: BM25 strengths (exact-match) vs. dense strengths (semantic) → hybrid retrieval → RRF → evaluation
  • A/B test questions: randomisation unit → primary metric choice → guardrail metrics → AA test → novelty effect
  • LTR questions: loss function level (pointwise/pairwise/listwise) → dominant algorithm (LambdaMART) → feature categories
  • Query understanding questions: pipeline components → intent routing → entity linking → expansion risks
0 / 5 completed
1 / 5
The interviewer asks: "Explain NDCG@k and why it is preferred over precision@k for search relevance evaluation."
Which answer is most precise?