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.
so much fun great kata
wow, I don't know there are such functions
Great Kata, thanks!
This is actually best practice, as its 3 times faster than so called "BEST PRACTICE".
i'm actually gonna cry what is this. i feel like i get it but at the same time i don'tðŸ˜
Java:
No random tests
Excessive logging should be replaced with assertion messages which only display upon code failure
Thanks for the lesson
perfect "do not repeat yourself" example
i used too many replace() method
AAAAAAAAAAAAAARRRRRRRRRRRRGGGGGGGGGGHHHHHHHHHHHHHHHHH
If you are doing this in SQL , just know that there is a function out there that can do this!
I checked out the C# version. All the random test have an array with 10 ints. Kotlin varies with up to 100k per test. I can sometimes get through 10+ random tests within the 16000ms, but other times I just go through 2. At this point, I can just click 500 times on attempt and hope to god all the random tests give me <10000 ints in the array. This is ridiculous.
I checked out the C# version. All the random test have an array with 10 ints. Kotlin varies with up to 100k per test.
This comment is hidden because it contains spoiler information about the solution
what languege do u learn? @better_nerf_irelia add me in telegram
Super clever!
Loading more items...