Problem 695. Parse string and identify specific string sequence in algebraic equation
Solution Stats
Problem Comments
-
1 Comment
I think the correct example solution is {'Y1', 'Y12', 'Y3'}.
Solution Comments
-
1 Comment
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
-
116 Solvers
-
Back to basics 8 - Matrix Diagonals
836 Solvers
-
Back to basics 24 - Symbolic variables
134 Solvers
-
64 Solvers
-
242 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!