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.
What worked? You haven't completed the kata, and you're not supposed to calculate the factorial in any of the languages.
RTFM!
There's no way you calculated factorial of 1000 in ruby... Whatever the case, this isn't a kata issue.
Factorial with haskell is not working and always yield in timeout, while I tried the same in ruby it worked.