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.
I wouldn't flag a misspelling like that as an issue, or create one per typo, but anyways, fixed.
"leters" --> letters
"allways" should be always
Good beginner 8 kyu kata. I've managed to solve it without loops and multiplications. Also I've broken codewars syntax highlighting in my solution somehow???
Instructions could've been clearer. As always.
Anyways, this kata is too old. I don't know how I got here.
It is fun only after you understand what this Kata wants from you. I even wrote some kind of "AI" (with VERY VERY BIG quotes).
The description is horrible. It makes no sense at all. You could leave just the kata's name and info on where to get the
Functions
array and it wouldn't actually make any difference to the one's understanding of this kata.The best thing you can do is to read the tests and understand what they want from you. That's how I cracked it.
Be warned that there might be some false positives when your action and kata's action both return the same result but aren't actually the same action. How do you combat this? It's up to you, this is intended.
Sorry for a bit dumb question.
Does this mean that if I do something like
on one machine it's always going to be true?
Chill :c
This is beautiful
All good except my code on this one. I've gone a bit insane solving this.
Чел харош
Anyways. Any fun java katas?
It's not random stuff though. It could've been in the tests as it's a valid case.
I agree, this is not the most efficient code but it's still clever.
Could've done
return x == 0 && y == 0
Welp, too late lol
Loading more items...