manrajgrover / algorithms-js

Consumable Data Structures and Algorithms library in JavaScript
MIT License
198 stars 129 forks source link

Math Algorithm: Fibonacci #35

Closed hpbyte closed 5 years ago

hpbyte commented 5 years ago

Description of new feature, or changes

I've added Fibonacci sequence generator which will generate the sequence up to a specified number.

Checklist

Related Issues and Discussions

People to notify