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 Solvers21
Suggested Problems
-
Determine whether a vector is monotonically increasing
22820 Solvers
-
270 Solvers
-
201 Solvers
-
Matrix indexing with two vectors of indices
770 Solvers
-
Matrix which contains the values of an other matrix A at the given locations.
239 Solvers
More from this Author99
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!