Problem 465. Dick Van Dyck?
- Not the celebrity, Dick Van Dyke,
- this problem relates to balanced strings of parentheses, Dyck Language.
- Please attach the depth value and a space next to each parenthesis according to following style.
- For example, change '<(DVD)[MTM]>' to '<1 (2 DVD 2)[2 MTM 2] 1>'.
- Please try a general solution, the test suite may expand.
Update - Test case added on 22-8-22
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers20
Suggested Problems
-
Arrange Vector in descending order
12676 Solvers
-
Matrix with different incremental runs
129 Solvers
-
Sum of first n terms of a harmonic progression
473 Solvers
-
Calculate the Hamming distance between two strings
330 Solvers
-
Detect a number and replace with two NaN's
195 Solvers
More from this Author100
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!