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 cb908d6 commit 6ef7475Copy full SHA for 6ef7475
README.md
@@ -9,7 +9,7 @@ There might still be some personal comments added for my learning purposes.
9
10
## Algorithms by Topic:
11
- **Math**
12
- * Fibonacci Sequence
+ * [``Fibonacci Sequence``]
13
[`Solution`](https://github.com/edignot/algorithm-data-structure-practice/blob/master/src/fibonacci-sequence/fibonacci-sequence.js)
14
[`Test file`](https://github.com/edignot/algorithm-data-structure-practice/blob/master/src/fibonacci-sequence/fibonacci-sequence.test.js)
15
0 commit comments