LeetCode Question · Feb 2022 · USA

DoorDash | Phone | Implement an in-memory tree key value store.

14 upvotes 3,864 views 12 replies

Question Details

Definitions: path is a / separate string describing the node. Example /animals/dogs/german_shepard Values are all strings API: get(path): String -> returns the value of a the node at the given path set(path, value) -> changes...

Full Details

🔒

Unlock full leaked content

Full insider details, leaked discussions, and candidate experiences.

Get Premium →

Topics

Binary Tree Strings