Skip to content

Commit ba75297

Browse files
github-actionsgithub-actions
github-actions
authored and
github-actions
committed
updating DIRECTORY.md
1 parent 6f0029c commit ba75297

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

DIRECTORY.md

+1
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
* [average mean](https://github.com/TheAlgorithms/Javascript/blob/master/maths/average_mean.js)
4848
* [DijkstraSmallestPath](https://github.com/TheAlgorithms/Javascript/blob/master/maths/DijkstraSmallestPath.js)
4949
* [factorial](https://github.com/TheAlgorithms/Javascript/blob/master/maths/factorial.js)
50+
* [Fibonacci](https://github.com/TheAlgorithms/Javascript/blob/master/maths/Fibonacci.js)
5051
* [find lcm](https://github.com/TheAlgorithms/Javascript/blob/master/maths/find_lcm.js)
5152
* [FindHcf](https://github.com/TheAlgorithms/Javascript/blob/master/maths/FindHcf.js)
5253
* [graph](https://github.com/TheAlgorithms/Javascript/blob/master/maths/graph.js)

0 commit comments

Comments
 (0)