Amazon logoAmazon
Coding·30 minMembers

Get Nested Object by Path

Members only

Implement `get(object, path)` for a nested structure built from maps and arrays, with a path string that mixes dotted keys and bracketed indices like `ab[1].c.d[2][13]`.

SWE
string
recursion
medium
Frequency
Single report
Last asked
2026-04-05
Stage
onsite-coding

Log in to continue reading the full content