Problem 317. Find the stride of the longest skip sequence
Solution Stats
Problem Comments
-
4 Comments
this problem is multi-valued. it is equally valid to say that, in the case of the example, the stride associated with the longest skip sequence is -2.
Fair enough. I changed the wording to remove the ambiguity.
I added another test and rescored. It appears that DIST no longer works. The DIST function is from the Neural Networks Toolbox. It shouldn't have worked in the past, but since it did, it played a part in a lot of answers. Sorry for the discontinuity.
Tough !
Two years before understand that the sequence must contain only elements of a :)
Solution Comments
Show commentsProblem Recent Solvers145
Suggested Problems
-
1149 Solvers
-
Return the first and last characters of a character array
8070 Solvers
-
Find third Side of a right triangle given hypotenuse and a side. No * - or other functions allowed
173 Solvers
-
Calculate the Hamming distance between two strings
307 Solvers
-
253 Solvers
More from this Author50
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!