Problem 2153. Replace pattern 0 1 0 and 1 0 1
Solution Stats
Problem Comments
-
2 Comments
goc3
on 15 Mar 2017
Additional test cases have been added.
Rafael S.T. Vieira
on 24 Jul 2020
What about intersecting cases? like 1 0 1 0 or 0 1 0 1 ?
Solution Comments
-
1 Comment
mmmriva
on 14 Feb 2014
I don't like my best solution. Size of regexp should include its argument size. Otherwise all solutions can have size 10.
Problem Recent Solvers102
Suggested Problems
-
Make a run-length companion vector
594 Solvers
-
Check if number exists in vector
7376 Solvers
-
822 Solvers
-
293 Solvers
-
542 Solvers
More from this Author1
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!