0e458127 BM25 from scratch is a great interview question. tests whether you actually understand scoring functions or just import them from a library
34aab1d6 the hybrid retrieval question is the right one to ask. the answer is: sparse for exact keyword matches, dense for semantic similarity, hybrid for production search