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.
Agree
I think it's too easy if you allow the usage of .sort
Yes.
The distance is square(a2 + b2) and not just (a+b).
I think it should be mentioned in the description.
Other than that a good kata!
I like your solution a lot
Let me have a look :)
This comment is hidden because it contains spoiler information about the solution
I wrote another ant Kata where no ants are harmed. https://www.codewars.com/kata/ant-bridge
I hope solving that one will make you feel better.
Such a cruel Kata... left me depressed for the rest of the day... poor ants...
Super easy. Just pay attention to the descritption.
apres
I find 5 kyu katas either too hard or too easy :D P.S. I started my journey in coding only a month ago :)
loved this one!
isn't this too easy for 5kyu?
I solved this with brute force - a helper method plus the buble sorted startegy. About 20 lines of code. Then discovered that some code ninjas did ot with onyl 4 lines :)
thanks for the kata! A great learning opportunity!
Loading more items...