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.
me too.
I really liked this one and finally I got all my tests passing. Problem is when I try to submit it I time out. I guess it is because of the big numbers. Any solution to this?
"getLastDigit()" function name in the describe block, but in work and test space had "getFibNumb()" function name.
This is minor issue, but still.
P.S. Thanks for good kata.
Thanks!
Hey! I would if I could, but codewars currently has a bug that makes it impossible to edit Java katas. When it becomes possible to modify, I will change it. I promise :p
Hi! Please change name of the method to camelCase style (in Java kata). It hurts my eyes.
Really good kata, thank you for it!