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.
i added a skeleton for the custom error type in the initial code and an explicit import of it in the tests. also added sample tests for exceptions. adding the same edge twice is not an edge case in this kata, as the description says:
done
badly worded
handled in my fork
python new test frameworks to be used.
added by someone.
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.
Haskell fork that shuffles the ages in the submission tests.
Not the case now with Node 18's default messages upon failure ^^
dictionary lover ;-)
Fantastic.
Good exercise, strange wording.
One of the worst descriptions ever.
Nice
It is 8 kyu level.
Loading more items...