Search
⌘K

Leetcode 385. Mini Parser

Parse a string representing nested integers and lists (e.g., "324" or "[123,[456,[789]]") and reconstruct the corresponding NestedInteger object, correctly handling brackets, commas, and negative numbers.


Question Timeline

See when this question was last asked and where, including any notes left by other candidates.

Comments

Your account is free and you can post anonymously if you choose.