We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c869839 commit e15882eCopy full SHA for e15882e
README.md
@@ -10,7 +10,7 @@ There might still be some personal comments added for my learning purposes.
10
## Algorithms by Topic:
11
- **Math**
12
* Fibonacci Sequence [Solution](https://github.com/edignot/algorithm-data-structure-practice/blob/master/src/fibonacci-sequence/fibonacci-sequence.js) [Test file](https://github.com/edignot/algorithm-data-structure-practice/blob/master/src/fibonacci-sequence/fibonacci-sequence.test.js)
13
--  `#f03c15`
+-  `#f03c15`
14
## Usage
15
- Clone this repo
16
- Run npm install to get dependencies
0 commit comments