DoorDash logoDoorDash
Coding·60 minMembers

Code Craft: Hierarchical Path Key-Value Store

Members only

OOD Code Craft round. Implement a hierarchical key-value store using directory-like paths (e.g. `/a/b/c`). The store starts with a root path `/` whose value is `"root"`. Operations: `create`, `set`, `...

SWE
data-structure
tree
oop-design
filesystem
medium
Frequency
Single report
Last asked
2026-04-11
Stage
phone-screen

Log in to continue reading the full content

Comments

Sign in to join the discussion
Loading...