Problem 1759. Find same numbers touching each other...
Solution Stats
Solution Comments
-
1 Comment
Peng Liu
on 25 Nov 2015
This solution takes advantage of the limited test cases where the maximum length of repeated segments is <= 2.
-
1 Comment
Paul Berglund
on 29 Jul 2013
This solution is actually incorrect (but passes the test suite).
Problem Recent Solvers50
Suggested Problems
-
Find the longest sequence of 1's in a binary sequence.
4540 Solvers
-
Get the area codes from a list of phone numbers
780 Solvers
-
Sum the elements in either diagonal of a square matrix
193 Solvers
-
Matrix rotation as per given angle
97 Solvers
-
377 Solvers
More from this Author17
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!