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.
Feel free to try now. Should be OK. Let me know.
I can see how you would think that.
"List of numbers isn't the same list the solution is based on". Incorrect assumption. There are ways to do this. Also, the list of numbers
has to be
the same, otherwise there would be no way to test solutions. 4 correct JS solutions have been submitted."Top value is about 5000". Again, incorrect assumption. The test list is based on random numbers. The first random number could be 9,500. Right?