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 6ef7475 commit 0f84afdCopy full SHA for 0f84afd
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