Zenaique
Topics
Practice
Browse
Reference
Challenges
Pricing
Search…
⌘K
Home
/
Roles
/
RAG Engineer
RAG Engineer
113 questions
Specializes in retrieval-augmented systems, chunking, retrieval, reranking, vector DBs, RAG eval.
Topics
Format
Difficulty
Companies
Track
Sort
Newest
Quality
Difficulty ↑
Difficulty ↓
Questions
Your dense retriever performs poorly on terse user queries against prose heavy docs. How does HyDE (Hypothetical Document Embeddings) help, and via what mechanism?
Multiple Choice
Medium
·
Qual 4.0
Your RAG system's faithfulness metric just dropped from 0.91 to 0.74 while context recall stayed flat at 0.85. What's the most likely pipeline layer to investigate first?
Multiple Choice
Medium
·
Qual 4.0
Complete the claim: the two-axis decomposition of RAG eval that diagnoses which layer failed.
Fill in Blank
Medium
·
Qual 4.0
Order the layers you'd investigate when debugging a RAG faithfulness regression that just shipped to production, from most likely to least likely cause.
Order Steps
Medium
·
Qual 4.0
Why do cross-encoder rerankers outperform dual-encoder retrievers at picking the most relevant chunks, given both models can be trained on the same data?
Multiple Choice
Medium
·
Qual 4.0
Perplexity
Flashcard: is a 0.85 cosine similarity score from your retriever 'high confidence'?
Flashcard
Easy
·
Qual 4.0
Which of the following are augmentation sub-decisions in a production RAG pipeline? Select all that apply.
Multi-select
Medium
·
Qual 4.0
Flashcard: name the three augmentation sub-decisions in a production RAG pipeline.
Flashcard
Easy
·
Qual 4.0
How do URI templates work in MCP Resources, and how do subscriptions differ from a one-shot read?
Short Answer
Medium
·
Qual 4.0
What is the key difference between `resources/read` and `resources/subscribe` in MCP?
Multiple Choice
Medium
·
Qual 4.0
Explain how MCP differs from RAG and when to choose each approach
Short Answer
Medium
·
Qual 4.0
How does MCP differ from RAG, and when would you choose one over the other?
Multiple Choice
Medium
·
Qual 4.0
Which statements correctly describe the four RAGAS metrics?
Multi-select
Medium
·
Qual 4.0
Match each RAGAS metric to the specific RAG quality problem it detects
Match Pairs
Medium
·
Qual 4.0
What four metrics does the RAGAS paper propose and what does each measure?
Flashcard
Medium
·
Qual 4.0
Explain faithfulness vs answer relevance in RAG evaluation with concrete examples
Short Answer
Medium
·
Qual 4.0
Define faithfulness in RAG evaluation and distinguish it from answer relevance
Flashcard
Easy
·
Qual 4.0
Explain context recall in RAG evaluation and why it is more expensive than context precision
Short Answer
Hard
·
Qual 4.0
What does context recall measure in RAG eval and what ground truth does it require?
Multiple Choice
Medium
·
Qual 4.0
What does context precision measure in RAG evaluation and what does low context precision indicate?
Multiple Choice
Medium
·
Qual 4.0
Predict what slice-level eval reveals about an 85% faithful RAG system suspected to fail on multi-hop queries
Predict Output
Hard
·
Qual 4.0
Describe two automated hallucination detection techniques and their tradeoffs
Short Answer
Medium
·
Qual 4.0
What is the main limitation of self-check consistency as a hallucination detection technique?
Multiple Choice
Medium
·
Qual 4.0
Clarify the relationship between unfaithfulness and hallucination in RAG systems
Short Answer
Hard
·
Qual 4.0
Is 'unfaithful' the same as 'hallucinated'? What is the relationship between these concepts?
Multiple Choice
Medium
·
Qual 4.0
Showing 76–100 of 113
← Prev
Next →