Problem Recent Solvers202
Suggested Problems
-
Given two arrays, find the maximum overlap
1792 Solvers
-
Create a cell array out of a struct
2555 Solvers
-
Get the elements of diagonal and antidiagonal for any m-by-n matrix
519 Solvers
-
We love vectorized solutions. Problem 1 : remove the row average.
893 Solvers
-
Flip the vector from right to left
11195 Solvers
More from this Author44
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
It'd be good to indicate which kolakoski sequence you mean since I can find at least two different ones
1. wikipedia = http://oeis.org/A000002
2. wolfram mathworld = http://oeis.org/A006928
it is https://oeis.org/A000002
Test suite has been updated -
> str2num has been outlawed to prevent hard-coded and cheat/hack solutions.
> Test cases added, including a random number check.
> Solutions have been re-scored.