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.
Nice touch.
This comment is hidden because it contains spoiler information about the solution
...
JVM will optimize it and place the length of the string as it is not changed during the iterations
This comment is hidden because it contains spoiler information about the solution
Did the same functionality but more explicit
I smell StackOverFlow + Heap polution with huge amount of intermediate String object.
Differently will not be used in production.
overthinking
This comment is hidden because it contains spoiler information about the solution
*remainder
Yeah it would be great to have this feature
I end up increasing all the page font size
and it is not very convenient.
Also if there will be an option to
drag each window size (as in Repl for e.g)
It will be great.
You can see all available katas in
Kata section (from the left toolbar)
Choose Loop from Tags list and your
preferred language and start solving
the katas starting from Kyu 8 (easiest)
Wrote almost same solution but breaking
out from loop sooner
Nice I done almost the same but used
sb when read from array.
can be done in linear time
but with more code "noise"
Loading more items...