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.
I analyze this code this is the cleverest solution because of the rangeClosed() method it isolate the numbers to get the expected sum
Thank you this code is very helpful specially on String manipulation.
I have learned that in the split method I can use regex on it and The \G
Preloaded.doTest("283910", 83910); really ?
in my ide it's right your sample test are wrong
sorting algo
did you answer it ?
this kata is harder than I thought
Yup that's my concern because my code is wrong but some how it passed
there is a bug in the random test please fix it thank youuuu when I attempt it it shows some not compared output then when I try again it passed
what the heck random test what's the problem