5 kyu
Fibonacci Generator
907 of 921x-way
Loading description...
Mathematics
Algorithms
View
This comment has been reported as {{ abuseKindText }}.
Show
This comment has been hidden. You can view it now .
This comment can not be viewed.
- |
- Reply
- Edit
- View Solution
- Expand 1 Reply Expand {{ comments?.length }} replies
- Collapse
- Spoiler
- Remove
- Remove comment & replies
- Report
{{ fetchSolutionsError }}
-
-
Your rendered github-flavored markdown will appear here.
-
Label this discussion...
-
No Label
Keep the comment unlabeled if none of the below applies.
-
Issue
Use the issue label when reporting problems with the kata.
Be sure to explain the problem clearly and include the steps to reproduce. -
Suggestion
Use the suggestion label if you have feedback on how this kata can be improved.
-
Question
Use the question label if you have questions and/or need help solving the kata.
Don't forget to mention the language you're using, and mark as having spoiler if you include your solution.
-
No Label
- Cancel
Commenting is not allowed on this discussion
You cannot view this solution
There is no solution to show
Please sign in or sign up to leave a comment.
This kata very badly needs to be updated, there are no tests anymore and while the description asks for a "generator" it does not actually mean generator functions which now exist in JavaScript.
The kata expects a function, not a generator...
This comment has been hidden.
Why can't I submit this solution in Python?
there is no translation, i might make one myself, just for fun
I have prepared a CoffeeScript translation. Please approve.
Very fun to do, though it seems easier than most other 5 kyu katas.
I agree, not 5 kyu
more like 6 or even 7 kyu.
I like this one :-) And it's fairly simple, so a low ranking would be good. Maybe include the Fibonacci wiki link, just in case people can't remember it.