felipernb/algorithms.js

More Efficient Fibonacci?

xcthulhu opened this issue · 1 comments

Nice to see another person doing CS101 to keep themselves sharp. There are a couple of cute O(ln(n)) Fibonacci calculators to try:

Thanks! I'll take a look when I get some time. Feel free to send a PR if you feel like :)