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 was a fun concept but only a complete maniac would order their coordinates (y, x). Just a baffling disregard for basic geometry
I think so too
For Java, in your testcases, you may want to use
assertArrayEquals
instead ofassertEquals
youre close to your given runtime but using arr1.sort() and arr2.sort() at the start ruins it - try arr1.reverse() and arr2.reverse() instead
This entirely defeats the point of the problem, that being to take advantage of the fact that the arrays are already sorted.
It's not actually a great solution because it requires a big dependency and uses floating point.
Bars, bars, bars ...
because he used 'i' and the first used 'x'
Hell yeah. Awsome backstory for a kata. Actually has a real world application. First time I ever put a switch statement in a for loop. Awsome and awsome.
Eva is actually closer to the original Hebrew.
python new test framework
well yeah, the "position" arguments are actually
[y, x]
, not[x, y]
true
me not with typescript haha. Feels like getting more bad.
Not a kata issue. OP solved it, closing.
Loading more items...