Problem 695. Parse string and identify specific string sequence in algebraic equation
Solution Stats
Problem Comments
-
1 Comment
Richard Zapor
on 1 Jun 2012
I think the correct example solution is {'Y1', 'Y12', 'Y3'}.
Solution Comments
-
1 Comment
William
on 28 Mar 2016
Good exercise. Two comments: 1) test case 3 has unbalanced parentheses. 2) Instruction should say that your are expecting results to be returned in sorted order, rather than the order in which they appear in the expression.
Problem Recent Solvers51
Suggested Problems
-
195 Solvers
-
Matrix indexing with two vectors of indices
589 Solvers
-
Permute diagonal and antidiagonal
275 Solvers
-
87 Solvers
-
Who is the smartest MATLAB programmer?
663 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!