Design a disk-backed KV store under contention
Company: Snowflake
Role: Software Engineer
Category: System Design
Difficulty: easy
Interview Round: Onsite
Quick Answer: This question evaluates systems-design and concurrency engineering skills, specifically the ability to reason about durable on-disk storage, indexing and caching for large values, and contention-tolerant concurrency control for hot keys.