manrajgrover / algorithms-js

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

Math function Added: Issue #10: Fibonacci function created and documented #57

Open justinkook opened 5 years ago

justinkook commented 5 years ago

Description of new feature, or changes

Added fibonacci.js in math algorithms, updated docs README and global README with fibonacci documentation.

Related Issues and Discussions

Fixes #10 math algorithm fibonacci

People to notify

@manrajgrover