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.
yeah hahaha
Apart from the little hiccups, this was a great one! Took quite a while but it was most fascinating.
I was able to figure it out, eventually. I didn't memoize generics with
around
properly. Now I'm doing the errors and ... I'm lost. But I suppose I'll get to it eventually."short-circuits" means that the "around" method prevents some other method from being called.
This comment is hidden because it contains spoiler information about the solution
Highest difference...
So solid description would be choose the two values that create the highest difference. AKA [5,3,1] evaluates as 5 - 1 = 4
4 being the highest possible difference? I need some validation. Cool idea but im not sure I understand the requirements. hahaha.
Another thing I noticed was that the "Times" section of a Kata is not adding very much and I cheated the system unwillingly. When doing a Kata offline within your own editor, the time will not get counted. I mean, I might now JavaScript a little, but writing an Interpreter in a few seconds is not one of my skills. ;)
I would like to see the 'up vote' button next to the 'mark as favorite' button. Most of the times, when I star something, I also like to up vote it and from my point of view it makes sense to group those two together.
Love the description. :)
This was mind bending, I really enjoyed it. :)
Sorry, I really don't get what this Kata is asking me to do.
I was stuck at exactly the same spot, but I don't know how to describe it without spoiling anything.