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.
wow.. amazing challenge.. really enjoyed this one !
Great kata! I had a lot of fun solving it.
'alr approved some time ago'
this is better than mapping in my opinion. I tried to this but i did the easy solution of mapping.
One of the very fun kata that I've worked with so far! Thanks @lambda4fun
Only uses Integer and Boolean.
So it was my intention NOT to use any non-integer calls ;)
It's been a pleasure, thanks!!!
Ah you're zipping in the multiplier. I'm diggin it.
Oops. Typo. Fixed. Thanks! :]
Language tags in Markdown code blocks are case-sensitive, it should be
haskell
.PRESET_COLORS
is a predefined map as the instructions say, it's not a part of JS core, it's a const/var defined for this kata.Not a kata issue, it's a problem with your code, use Question next time. Have you seen the error code you got in the sample tests?
There is your problem.
This comment is hidden because it contains spoiler information about the solution
Although you can easily index an array with
-1, 0, 1
too...Loading more items...