Implement a hierarchical key-value store
Company: DoorDash
Role: Software Engineer
Category: Coding & Algorithms
Difficulty: Medium
Interview Round: Technical Screen
Quick Answer: This question evaluates implementation skills for hierarchical data structures, API design for a path-based key-value store, algorithmic time/space complexity reasoning, and considerations for testing, concurrency safety, and persistence in the Coding & Algorithms domain.