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.
after a refresh it worked as expected, thanks!
I also pass the basic tests but then get the same error message as tachyonlabs -- i.e., It should work for random inputs too - Expected: '[3, 739, -10, -56, -6, -826, 290, 796, -22, 876, 22, 106, 498, 88, -64, 693, 671, 351, 33, -9, -35, -67]', instead got: '[-826, -64, -56, -22, -10, -6, 22, 88, 106, 290, 498, 796, 876, 739, 693, 671, 351, 33, 3, -9, -35, -67]'. Please help.