Zenaique
Topics
Practice
Browse
Reference
Challenges
Pricing
Search…
⌘K
Home
/
Roles
/
LLMOps Engineer
LLMOps Engineer
328 questions
Serves, scales, and monitors LLM systems, capacity, latency, observability, rollouts, on-call.
Topics
Format
Difficulty
Companies
Track
Sort
Newest
Quality
Difficulty ↑
Difficulty ↓
Questions
Why is causal attention cheaper than full bidirectional at the same length?
Multiple Choice
Medium
·
Qual 4.0
Name two production KV-cache eviction policies and what each prioritizes
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
What problem does chunked prefill solve in production LLM serving?
Multiple Choice
Medium
·
Qual 4.0
How does prefix KV-cache sharing reduce serving cost across requests?
Short Answer
Medium
·
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
Running LLM-as-judge on your full eval set costs $200 per run. The team runs evals 10 times a day during development. How do you cut cost without losing signal?
Multiple Choice
Medium
·
Qual 4.0
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 model provider just updated the model behind the API endpoint. Describe the regression testing process before allowing traffic.
Short Answer
Medium
·
Qual 4.0
You need to find an MCP server for Slack. Where do you look in 2026?
Multiple Choice
Easy
·
Qual 4.0
A local stdio MCP server has no auth token. Is that a security hole?
Flashcard
Easy
·
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
You want to add 5,000 Hindi medical terms to Llama 3 8B. Walk through the procedure and the risks.
Short Answer
Medium
·
Qual 4.0
You are fine-tuning Llama 3 8B on variable-length instruction data. Which padding strategy and side do you pick?
Multiple Choice
Medium
·
Qual 4.0
Your indexing pipeline tokenizes 10M docs in 18 hours. What single change gives the biggest speedup?
Multiple Choice
Medium
·
Qual 4.0
What does one agent trace capture step by step?
Flashcard
Easy
·
Qual 4.0
Why run agent-generated code inside an isolated sandbox?
Flashcard
Easy
·
Qual 4.0
What does observability mean for production LLM agents, and how is it different from app monitoring?
Flashcard
Easy
·
Qual 4.0
Why cap each agent run with a cost-per-task budget?
Flashcard
Easy
·
Qual 4.0
What is the right permission model for an agent with read-docs, run-SQL, and Slack-send tools?
Multiple Choice
Medium
·
Qual 4.0
How do you enforce a $0.50 per-task LLM budget at runtime beyond setting max_tokens?
Multiple Choice
Medium
·
Qual 4.0
Design an observability and debugging system for a production multi-agent application with 5+ collaborating agents.
Short Answer
Hard
·
Qual 4.0
Anthropic
You're shipping a prompt change to production. What is the strongest reason to treat prompt-template version IDs (e.g. v1.7.2) as first-class artifacts, separate from your code release version?
Multiple Choice
Medium
·
Qual 4.0
Showing 101–125 of 328
← Prev
Next →