09Why do LLMs hallucinate?▼easy★ EssentialAnthropicOpenAIScale2 repliesunlockedEvery FDE will face an angry customer asking this. The mechanistic explanation interviewers want (why hallucination is the default behavior, not a bug) plus the framing that defuses customer escalations.Open full answer →
14Give me three concrete hallucination mitigations, and the cost of each.▼medium★ EssentialAnthropicOpenAIScale1 replies○ sign inAnyone can list mitigations; the question is really about costs: latency, dollars, and lost recall. The three-layer answer with honest price tags that AI-lab interviewers score highest.Open full answer →
32Design a doc-QA system for a healthcare customer that reliably says 'I don't know' instead of guessing.▼hardAnthropicOpenAIGoogle2 replies◆ premiumIn high-stakes domains a wrong answer is worse than no answer, but a system that always abstains is useless. The selective-prediction design, the layered abstention triggers, and the two metrics that govern the tradeoff.Open full answer →