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.
Try again. I removed one controversial test, so now it should work.
I tried it on JS, but it seems, that node.js can handle only x < ~1e200. Millionth Fibonacci number is much larger, so it returns Infinity. I am not computer scientist, maybe it is possible to fix this with some clever algorithm :)
I think I have the working version on Python. But when I run final tests, it says "Submission timed out. Please try again.".
Any hints? I used a SICP approach and it works on my laptop.
Thanks for pointing this issue. Fixed.
Done. I am using chai.js on my laptop and it seems it uses the opposite format. Sorry, for inconvenience.
Fixed
This comment is hidden because it contains spoiler information about the solution
There should be some example test cases.
Thank you for translations! However I tried to translate another kata by myself, but my translation wasnt published. So, how do translations work? Or maybe only admins can translate?
Could you please provide an example test case? I wrote my implementation on desktop, and it passes all my custom tests, but fails on your tests. Thank you.
Yes, I know that I can translate by my self, but first I need to complete this kata. And I do not know Ruby at all.
I think that name is quite good.
Could you please translate this kata to Javascript, Coffeescript or Python? It is super interesting :)
What name would you suggest?
Thanks for review :)