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.
CS:
No random tests
mocha + chai
should be usedTest.expect
should be abortedJS:
No random tests
mocha + chai
should be usedTest.expect
should be abortedNo random tests in Ruby
In this case : solution([2,2,2], [?,2]) // what result should I get ?
Thanks
No random test in Python.
JS: Node v12 should be used enabled along with its appropiate assertion tools (Mocha + Chai).
Ruby: no sample tests.
Take a look at my solution
Ruby 3.0 should be enabled, see this to learn how to do it
Ruby 3.0 should be enabled, see this to learn how to do it
I don't understand how N is determined.
This comment is hidden because it contains spoiler information about the solution