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.
Description is incorrect as it specify different output expecte dthan the tests. Also it does not count for random numbers.
Hi,
I got the solution passing all initial test bu tit fails on time when runnin random tests > 6000ms. Any ideas? i an using a regexp based search...
Thanks for reply, is seems so as I have encountered seveal other ES6 features not really accepted :)..well let's get back to the classics then.
Second function instruction could be more clear. Understanding the requirement of the order in which the result is expected is not immediatly obvious.
Any idea way the Array.prototype.fill() from ES6 does not work. In the instruction it sais that ES6 is supported...via Babel. I got the solution working on JSBin but when runnign the tests here I got an error ...