DIY: Decoding a String
We'll cover the following
Problem statement
Given an encoded string, return its decoded string.
The input string is encoded such that k[pattern]
should be decoded to pattern
repeatedly for k
times. Note that pattern
...
Create a free account to view this lesson.
Continue your learning journey with a 14-day free trial.
By signing up, you agree to Devpath's Terms of Service and Privacy Policy