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.
Good one :D :D
one line and one stream, pretty good
this is what a true Java solution feels like (I don't even want to read all this)
how is "the guide that tell us to do everything" actually making the task at least 5 times difficult than the original task
I have completed this, and still want this one to be permantly deleted
I wasn't able to do this oneliner, nice code man
This is actually an issue because I didn't know what the hell fizzbuzz is
should be fixed
This one is bad, because it invole division into decimal, so it takes my solution 20 tries to submit due to decimal precision
Not a fancy solution as others, but still...
Any anti-regex extremist that passed this problems should be awarded twice the points
Why the downvote? Because I point out the kata should fail solutions that do not achieve performance requirements?
Unfortunately , performance testing is hard.
adjusted tests for TS as well
I reverted those changes, slightly adjusted test cases, and increased number of tests.
Exceeding the spec also means solutions that do actual dynamic programming allocate huge arrays, and run out of time.
Loading more items...