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.
@collinsmarra thank you for your efforts. Execution timeout means you should build a better algorithm in terms of Big O notation
=))
@JStegg I like your solution!
It's the best version =)
I like your approach
It's really clever
@DarthTato this kata about "Number of trailing zeros of N!" Even 0! is 1 the right answer is 0
It is better to remove this kata from kata's list because it is broken.
same =(
I've checked Java test. Everything is ok. Try again ;) Hint: the solution should be
O(logn)
http://stackoverflow.com/questions/487258/what-is-a-plain-english-explanation-of-big-o-notationDone!
@stefi7773, what language do you try? All tests are correct, try again.
This comment is hidden because it contains spoiler information about the solution
@zebulan
sorry for long delay. Fixed! Thank you for comments and suggestion.This comment is hidden because it contains spoiler information about the solution
Loading more items...