Zenaique
Topics
Practice
Browse
Reference
Challenges
Pricing
Search…
⌘K
Formats
/
Short Answer
Short Answer
362 questions
Topics
Difficulty
Role
Experience
Companies
Sort
Newest
Quality
Difficulty ↑
Difficulty ↓
Questions
Name two production KV-cache eviction policies and what each prioritizes
Short Answer
Medium
·
Qual 4.0
Translating one source sentence into many target languages, what attention-side trick scales?
Short Answer
Medium
·
Qual 4.0
Where inside the attention sub-layer is dropout typically applied during training, and what does dropping there teach the model?
Short Answer
Medium
·
Qual 4.0
Decoder-only LLMs ship without a cross-attention sub-layer, so where does the context go?
Short Answer
Medium
·
Qual 4.0
Decode-phase attention is memory bandwidth bound. Explain what flips the regime.
Short Answer
Medium
·
Qual 4.0
Describe how continuous batching interacts with the KV cache
Short Answer
Medium
·
Qual 4.0
How does prefix KV-cache sharing reduce serving cost across requests?
Short Answer
Medium
·
Qual 4.0
In a 7B transformer, do attention or MLP layers eat more FLOPs, and does context length change the answer?
Short Answer
Medium
·
Qual 4.0
Name two recovery moves a serving stack can pull when KV memory runs short mid-request.
Short Answer
Medium
·
Qual 4.0
Design a diagnostic eval for an agentic workflow with 62% task success across 5 tools and 10+ steps that reveals WHY tasks fail, not just whether they pass.
Short Answer
Hard
·
Qual 4.0
LLM-as-judge scores drift up across 50k weekly evals while user complaints hold steady. Diagnose likely causes and design a calibration system preventing silent score inflation.
Short Answer
Hard
·
Qual 4.0
Design a multi-dimensional eval dashboard for a production LLM product. What dimensions, views, and alerts does it need, and what is the one chart that the VP of Engineering should check every Monday?
Short Answer
Hard
·
Qual 4.0
Build an eval framework from scratch for three LLM products (support bot, code assistant, summarizer). Cover architecture, shared infra, per-product customization, and six-month failure modes.
Short Answer
Hard
·
Qual 4.0
Writing the LLM-as-judge prompt for an eval pipeline: name three biases to design against and one mitigation each.
Short Answer
Medium
·
Qual 4.0
A RAG pipeline just shipped for internal docs. How would the team know if retrieval is actually helping?
Short Answer
Medium
·
Qual 4.0
How do you evaluate a customer service chatbot that handles multi-turn conversations? What dimensions matter?
Short Answer
Medium
·
Qual 4.0
You suspect your custom eval set leaked into a model's training data. Describe two practical tests you would run to detect contamination.
Short Answer
Medium
·
Qual 4.0
An 18-month-old golden eval set, departed annotators, three model updates, shifted production traffic. Design the lifecycle management process.
Short Answer
Hard
·
Qual 4.0
A consumer-facing LLM product is about to launch. Describe the safety evaluation that should run first.
Short Answer
Medium
·
Qual 4.0
Anthropic
A production model has no ground-truth labels on live traffic. Design a monitoring plan that catches degradation before users complain.
Short Answer
Medium
·
Qual 4.0
The PM asks how to tell if the chatbot got better after the last deploy. Walk through setting up an A/B test.
Short Answer
Medium
·
Qual 4.0
Building a golden dataset for RAG eval from scratch: walk through the steps and name the mistake that wastes the most labeling budget.
Short Answer
Medium
·
Qual 4.0
The model provider just updated the model behind the API endpoint. Describe the regression testing process before allowing traffic.
Short Answer
Medium
·
Qual 4.0
Design a multi-tenant remote MCP server that exposes each customer's Postgres database. Walk through transport, auth, isolation, and observability.
Short Answer
Hard
·
Qual 4.0
A 40-team org already has OpenAPI specs and three LLM providers. Defend layering MCP on top instead of picking one integration approach.
Short Answer
Hard
·
Qual 4.0
Showing 76–100 of 362
← Prev
Next →