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.
don't modify the input object.
don't modify the input object...
you're modifying the object passed in, don't.
Random tests are correct you are modifying the object passed in.
because you're modifying the object passed in.
This test is incorrectly failing in JS. It says it expects 0 recipes for the last 6 tests but there are plenty of ingredients.
Random tests are broken. Cannot pass even if my function is working. I am asking for repair or remove of this Kata!