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.
Okay no worries, I'll have more of a search around before creating my next Kata.
yes
Ah okay, is the fact that those katas have different types whereas mine is just 1s and 0s not a sufficient difference?
This is an exact duplicate of an existing kata "move zeros to the end".
Interesting solution, I thought of a similar one but assumed there would a test case like 12:3 which would cause this to fail.
This solution doesn't seem to work with my compiler, nor with the Kata. I'm interested to know why this worked before. I generally wrap string-based ternaries in parentheses.
Me too, was losing my marbles on this one. Learn something new every day!
yeah that's fair enough, I've certainly done much easier 6kyus though. And I guess it's all relative anyhow, I found this one probably more difficult than I should have.
Beta testers deemed it 7kyu aswel. It does seem a correct assessment of the difficulty of this task.
It was my first attempt at authoring, so I might have underestimated the difficulty!
Probably the toughest 7Kyu I've done, was stuck with an off-by-one error! Enjoyed it, thanks.
Thoroughly enjoyed this one, different; don't often make my own indexers.
I won't go into too much detail on how long this Kata took me, but I now have a beard. This Kata completely caught me off guard, I thought I'd be implementing A* or something given the series, thoroughly enjoyed though! 👏
Did you eliminated the server timeout error. I have been coding in javascript and I have the same error.
Loading more items...