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.
did the same, but haven't passed the test b/c of stack overload...
I'm having the same issue down to the range of faileurs. I'm using a while loop to get through the stuff and wondering if thats messing it up, but honestly don't know enough about the language to come up with an answer
Which language?
Javascript
Which failing tests?
As above, between 1-8 tests fail, seemingly at random. I suggest the cause is rounding of some description, because the failures differ by a single unit.
"Maybe you should see your code"
You're probably right, as is almost always the case. However, if you found my comment on the kata 'requiring work' in some way offensive, I apologise; it could have been phrased more politely. Your response felt passive aggressive and not at all constructive. If you have constructive advice, I'm all ears.
Thanks
Which language? Which failing tests?
2621 guys out of 11135 passed the JS kata.
Maybe you should see your code.
Similarly experiencing randomly failing tests. This kata needs some work before I could recommend it, I'm afraid
@adrian.eyre and @daddepledge -- that bug is being fixed now: https://github.com/Codewars/codewars.com/issues/876
Having completed your 3 authored katas, none of them seem to have random test cases so far which are essential to being approved. I would recommend checking this out: https://github.com/codingforeveryone/READMEs/blob/master/codewars/random-test-cases-for-complete-beginners.md
If you are still lost, I am happy to help! :) It's tricky to get your head around but important to your katas.
Fixed
Typos on lines 1 and 9 to correct: 'Unfortunately'; 'Create a function that returns THE following:'.