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.
This comment is hidden because it contains spoiler information about the solution
Thanks for the Kata! Had a lot of fun discovering Go with it :)
Easy yet good to know.
Python new test frame work
What's considered a
3kyu
has really changed over time.I'm confused, can anyone explain how the examples given look like spirals
Отличный ката. Огромное спасибо автору.
it becomes easy when u nderstand how to fill 2 dimentional array
Great kata, thank you. Definitely helped having done Snail first (https://www.codewars.com/kata/521c2db8ddc89b9b7a0000c1/javascript).
Great challenge! I recommend checking a similar, but easier kata at first: https://www.codewars.com/kata/536a155256eb459b8700077e
That would give you a good basis for solving this one.
In JavaScript, I ran into the following error when attempting to test:
"assertSimilar is deprecated, use assert.deepEqual"
Nice easy kata for matrix comprehension.
I think there is something wrong with Golang random tests. My solution passes all "Larger tests" (from 5 to 50 and 100), but somehow fails on all random. I thought my code was bad, but after few more clicks on "Attempt" it becomes green. :)
Try few more times and sometimes it passed and sometimes it failed without any code changes.
resolved by fork of someone
Loading more items...