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.
Fixed.
Had to fork almost every single language because "Revisions is invalid"
Fixed.
The numbers generated by the random tests can't be less than 1. Maybe you edited the sample tests?
TypeScript
In which language did you find that?
test case
it("Testing for [12, 0]", () => assert.deepEqual(productArray([12, 0]), [0, 0]));
is wrong0 - is number and can be expected