SIGN IN SIGN UP

Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.

34084 0 0 JavaScript

added fibonacci using formula along with test cases (#1358)

* added fibonacci using formula along with test cases

* updated the changes

* added jest's each in test cases

* added jest's each for testing

* returned inline value

* removed redundant comment

* hoisted the variables

* Use shorthand

* considered adding resource of the formula

---------

Co-authored-by: madhuredra <madhuredra.tiwari@zemosolabs.com>
Co-authored-by: Lars Müller <34514239+appgurueu@users.noreply.github.com>
M
Madhurendra Nath Tiwari committed
268796b0e8df235a53511dc593d3af47c2e1f1f1
Parent: 9757e2b
Committed by GitHub <noreply@github.com> on 9/19/2023, 2:59:34 PM