manrajgrover / algorithms-js

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

Math:Fibonacci Added #41

Open hpbyte opened 5 years ago

hpbyte commented 5 years ago

Description of new feature, or changes

When a number is given, it will return an array of fibonacci sequence up to the specified number.

Checklist

Related Issues and Discussions

10

People to notify