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.
How long I need wait, before my kata will republished (hours or days)?
You are absolutely right! Unfortunately, only now I have enough time to make corrections regarding your commentaries. I will be pleased, if you check my updated kata.
Why method returns int? What about case with time 1:1? In this case result should be 24.5. I supose that double is more correct type for result.
Hi! I propose to add one more test case with Integer.MAX_VALUE to "Number of trailing zeros of N!" kata. Many solutions not ready to it.
It will not work with n = Integer.MAX_VALUE