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.
Dope!
This is way too easy even for an 8 kyu kata.
Implemented as suggested.
Thanks for giving me a hand with this, might come handy in the future.
Now I got what you meant by useless comments. It was that TODO stuff, no the Test.describe. These are gone now.
Any tips on how should I concele the refrence solution in
Test.assert_equals
?Removed the comments and added random tests.
In a couple of test cases, the array is of odd lenght. It has to be even at all time. Could you please correct this?
Python translation added. Please check.
Thanks for the feedback. I'll take it into consideration, as I need to refactor the initial solution too.
You were right. I've updated the kata, but it seems it takes time for servers to refresh the trainer, as my fixes aren't visible as of now.
Is it in example, basic or random test?
A new kata in need of testing and feedback - https://www.codewars.com/kata/5cf293be97d5f8001075d0b2
Oh well... Turns out it's not so easy to author an easy kata. However, thanks for the feedback. I'll keeping it in mind before authoring another one.
Thank you for your feedback. I've applied your suggestions to my kata.
True, but I haven't seen that exact kind of Kata. And I guess, for beginners too much practice is never enough.
You always learn something new. I've changed it.
Loading more items...