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.
This comment is hidden because it contains spoiler information about the solution
I passed all the test.. but it seems that JS has error during the attempt, like -> FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory <-
AND, I don't quite understand this error:
[1:0x56268f39e000] 2775 ms: Mark-sweep 580.4 (592.2) -> 580.4 (592.2) MB, 95.0 / 0.0 ms allocation failure GC in old space requested
please fix this.. thank you
JavaScript issues:
my coding in the test sample is doing good.. but in the attempt, it failed and numbers of failed always change.. there must be some problems with the test cases of your own.. help me and fix this please..