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.
Can I hint others to 3 katas to solve before this one?
The first kata is already in the description
The second kata is about base conversion
The third kata is about primes
Those 3 katas would help a lot before solving this one
Chai+assert+bigints for JS
JS tests should use BigInt and be un-nerfed compared to Python.
coords
passed in are suspectible to input modification.Expected and actual values are flipped.