Y
Hacker News
new
|
ask
|
show
|
jobs
by
chaitanyav
3510 days ago
Also wrote a gem that implements this algorithm here
https://github.com/chaitanyav/fibonacci
1 comments
user2994cb
3510 days ago
That's nice. Here's a (recursive) Python implementation:
http://ideone.com/z1sUp4
link
http://ideone.com/z1sUp4