Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
Hi, I published a C++ translation for this Kata.
Needs random tests
This is a duplicate of https://www.codewars.com/kata/series
This wording needs to change, as the numbers themselves do not have to be consecutive.
eg: '01' and '93' are both valid series.
I suggest removing the word consecutive and updating the example to include non consecutive numbers.
Please add some random test cases.
Input/output inconsistency:
If the input is a string the returned values should also be strings.
Method arguments given are confusing.
slice is an array method, n is a string not a number.
Suggest instead: