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
Sharding a vector index that does not fit on one node, how is it typically done, and what's the query-time cost?
Short Answer
Medium
·
Qual 4.0
Pinecone
Qdrant
Define recall@10 for a vector index, and spell out exactly what 'ground truth' means in that definition.
Short Answer
Medium
·
Qual 4.0
Pinecone
Walk through how Product Quantization compresses a 1024-dim float32 vector down to 32 bytes, step by step.
Short Answer
Medium
·
Qual 4.0
Zilliz
Compare namespace-per-tenant against single-shared-index-with-tenant-filter for a B2B RAG product serving 5000 customers.
Short Answer
Hard
·
Qual 4.0
Pinecone
A team indexed embeddings under cosine but queried with Euclidean, and recall collapsed. Diagnose the cause.
Short Answer
Medium
·
Qual 4.0
Pinecone
Estimate the RAM cost of an HNSW index over 100M vectors at 1024 dimensions with M=32, including graph overhead.
Short Answer
Hard
·
Qual 4.0
Pinecone
Name two situations where Flat brute force search is still the correct production choice in a 2026 vector pipeline.
Short Answer
Easy
·
Qual 4.0
Pinecone
Aggressive metadata filtering can silently destroy recall on an HNSW index even when matches exist. Why?
Short Answer
Hard
·
Qual 4.0
Qdrant
Defend untying the output head: what does an extra ~500M parameters at the tail of the stack buy?
Short Answer
Hard
·
Qual 4.0
Same block, two regimes: training parallelism versus inference autoregression
Short Answer
Medium
·
Qual 4.0
Chinchilla's lesson: how did it reshape architecture and training choices after 2022?
Short Answer
Hard
·
Qual 4.0
Anthropic
OpenAI
Why does a deep transformer stack stop training if you remove the residual connections?
Short Answer
Medium
·
Qual 4.0
Walk through why pre-norm trains stably past 100 layers while post-norm needs warmup tricks
Short Answer
Medium
·
Qual 4.0
Defend the 4x FFN expansion ratio, then explain why SwiGLU breaks the simple rule
Short Answer
Medium
·
Qual 4.0
Name a 2026 task where an encoder-decoder transformer still beats a decoder-only LLM
Short Answer
Easy
·
Qual 4.0
Spend a fixed parameter budget: more layers or wider d_model, and what does the evidence say?
Short Answer
Hard
·
Qual 4.0
Why did decoder-only architectures take over tasks T5-style encoder-decoders used to win?
Short Answer
Medium
·
Qual 4.0
Two providers both advertise $0.50 per million output tokens, why is that comparison still dishonest?
Short Answer
Medium
·
Qual 4.0
Name the architectural shifts vLLM v1 made relative to v0
Short Answer
Medium
·
Qual 4.0
Per-token decode time grows linearly as a chat session lengthens, debug it
Short Answer
Medium
·
Qual 4.0
When does inflating the system prompt actually lower cost per call?
Short Answer
Medium
·
Qual 4.0
Anthropic
Sketch a Llama 3.1 70B self-host versus hosted-API break-even on the back of an envelope
Short Answer
Medium
·
Qual 4.0
Qwen 3.5: when does running your own GPU beat paying the hosted API per token?
Short Answer
Medium
·
Qual 4.0
Walk through how a prefix-cache hit changes the work that chunked prefill has to do
Short Answer
Medium
·
Qual 4.0
Pick the cheaper to serve option at equal quality: Llama 4 Maverick MoE or Llama 3.1 70B dense
Short Answer
Medium
·
Qual 4.0
Meta
Showing 1–25 of 362
← Prev
Next →