Zenaique
Topics
Practice
Browse
Reference
Challenges
Pricing
Search…
⌘K
Home
/
Roles
/
AI Product Engineer
AI Product Engineer
73 questions
Integrates AI into product surfaces, UX flows, streaming, latency budgets, fallbacks, API contracts.
Topics
Format
Difficulty
Companies
Track
Sort
Newest
Quality
Difficulty ↑
Difficulty ↓
Questions
Define TTFT, TPOT and throughput. Which should a chatbot vs a batch summarizer optimize?
Short Answer
Medium
·
Qual 4.0
A chatbot team reports TTFT P99 jumped from 300ms to 1.4s overnight. Which root cause is most likely?
Multiple Choice
Medium
·
Qual 4.0
Why does an agent loop with 5 tool calls have ~6× the latency of a single completion and how do you mitigate?
Short Answer
Hard
·
Qual 4.0
OpenAI
Which mitigation has the largest impact on agent-loop latency when tool calls are independent?
Multiple Choice
Medium
·
Qual 4.0
Why does streaming (SSE) improve perceived latency without changing total decode time?
Short Answer
Easy
·
Qual 4.0
Spot the errors in this stop-sequence configuration recommendation
Spot the Error
Hard
·
Qual 4.0
How does the serving stack actually decide when to stop generation and what bugs come from mis-set stop sequences?
Short Answer
Medium
·
Qual 4.0
Given a TPM rate limit, how do you compute supportable concurrent users for a feature?
Short Answer
Medium
·
Qual 4.0
OpenAI
How do Anthropic and OpenAI prompt-cache pricing models work and what counts as a cache hit?
Short Answer
Medium
·
Qual 4.0
Why does prefill saturate compute while decode is bottlenecked on memory bandwidth?
Short Answer
Medium
·
Qual 4.0
NVIDIA
Which statement best explains why prefill and decode hit different bottlenecks on the same GPU?
Multiple Choice
Medium
·
Qual 4.0
NVIDIA
Why is the vision-encoder phase a different bottleneck class from LLM decode in a multi-modal model?
Short Answer
Hard
·
Qual 4.0
Compare greedy, sampling and beam search at inference: cost and best use case.
Short Answer
Medium
·
Qual 4.0
Why do production chat APIs almost never offer beam search as a decoding option?
Multiple Choice
Medium
·
Qual 4.0
For a 200-token prompt and 1000-token completion, why does decode dominate end-to-end latency?
Short Answer
Medium
·
Qual 4.0
In a production RAG system with a 2-second end to end latency budget for non-streaming responses, which step typically dominates and where should the optimization effort go?
Multiple Choice
Medium
·
Qual 4.0
Perplexity
Match each schema-validation pattern to the production scenario where it fits best.
Match Pairs
Medium
·
Qual 4.0
How effective is the soft directive 'be brief' as an output-length constraint compared to the hard max_tokens parameter?
Multiple Choice
Medium
·
Qual 4.0
When should you NOT enable JSON mode for a production LLM call, despite needing JSON output downstream?
Short Answer
Hard
·
Qual 4.0
OpenAI
You're enabling response_format=json_object (OpenAI) or strict structured output (Anthropic). What's the tradeoff vs prompting for JSON in prose?
Multiple Choice
Medium
·
Qual 4.0
OpenAI
In a multi-turn conversation, when should you reset history, carry full state, or summarize?
Multiple Choice
Medium
·
Qual 4.0
What UX patterns help users make informed MCP approval decisions without approval fatigue?
Short Answer
Medium
·
Qual 4.0
Cursor
Which approval UX pattern best reduces approval fatigue while preserving meaningful consent?
Multiple Choice
Medium
·
Qual 4.0
Cursor
Spot the error in this Claude Desktop MCP server configuration
Spot the Error
Medium
·
Qual 4.0
Cursor
Complete the Claude Desktop MCP server configuration fields
Fill in Blank
Medium
·
Qual 4.0
Cursor
Showing 26–50 of 73
← Prev
Next →