Oracle logoOracle
Coding·45 minMembers

Decode String (k[encoded])

Members only

Decode a string of the form `k[encoded_string]`, where `encoded_string` is repeated exactly `k` times. The encoding is well-formed and may be nested. Asked verbatim as the LeetCode 394 prompt in an Or...

SWE
string
stack
recursion
compression
medium
Frequency
Single report
Last asked
2025-11-17
Stage
phone-screen

Log in to continue reading the full content