I don't know if the Kata Description has been updated since you made this comment but right now the Description looks very clear to me with an abundance of examples.
Personally I'm having issues accessing the data. I've tried console.log(fn); and it doesn't return anything ... am I missing something?
I think for clarity there should be a section that clearly outlines how to access the given data to avoid having to log. Blind pigs can find an occasional truffel, but it helps to know they grow in an oak forest ... give us an oak forest :P
my eyes are bleeding
You can use memoization to improve it!
bad algorithm
it has exponential complexity: Theta(2^n)
I don't know if the Kata Description has been updated since you made this comment but right now the Description looks very clear to me with an abundance of examples.
Marking this as resolved for approval.
Personally I'm having issues accessing the data. I've tried console.log(fn); and it doesn't return anything ... am I missing something?
I think for clarity there should be a section that clearly outlines how to access the given data to avoid having to log. Blind pigs can find an occasional truffel, but it helps to know they grow in an oak forest ... give us an oak forest :P
No real issues, I just think it could use more test-cases
Excercise could be clearer. I was unsure of where to start. more examples would probably be good.