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.
gg
Did it like this, but with regex \s+. It took me 4 mins.
But why???
It's so overcomplicated!
this was my first idea but knowing there are only two names: hardcoding it is probably better for completing this kata
we have similar solution ^^
Nice, this is clean code. Clever
Nice, even if it appears having issues with cases in which one of the bounces isn't strictly > of window, like this:
assertEquals(1, BouncingBall.bouncingBall(2.0, 0.5, 1.0));
beep-boop Thats very clever beep-boop
Really clean
My code is similar as yours! Very nice!
yes. you did 1 line
wow. nice
simple and clear
Slick!
gotta get on this level, lol.
Loading more items...