Shouldn't there be two spaces between example and a in y_correct in test 4?
right.. corrected. Thanks :)
perhaps add another test to avoid non-general solutions? (e.g. str1='abaa' str2='aaab' should return 'aaa')
For test 5:
str1 = 'a string with many characters';
str2 = 'zzz zzz zzz zzz zzz';
Why wouldn't the correct answer be four spaces instead of just one?
Using regexp as outer function's delimiter...This is a hell of reverse thinking case! my hat is off, Bravo!
Make the vector [1 2 3 4 5 6 7 8 9 10]
35668 Solvers
Arrange Vector in descending order
4099 Solvers
138 Solvers
Remove the two elements next to NaN value
414 Solvers
860 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!