Skip to content

Commit e57ec1f

Browse files
github-actionsgithub-actions
github-actions
authored and
github-actions
committed
updating DIRECTORY.md
1 parent d914bd9 commit e57ec1f

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
@@ -48,6 +48,7 @@
4848
* [DijkstraSmallestPath](https://github.com/TheAlgorithms/Javascript/blob/master/maths/DijkstraSmallestPath.js)
4949
* [factorial](https://github.com/TheAlgorithms/Javascript/blob/master/maths/factorial.js)
5050
* [find lcm](https://github.com/TheAlgorithms/Javascript/blob/master/maths/find_lcm.js)
51+
* [FindHcf](https://github.com/TheAlgorithms/Javascript/blob/master/maths/FindHcf.js)
5152
* [graph](https://github.com/TheAlgorithms/Javascript/blob/master/maths/graph.js)
5253
* [Palindrome](https://github.com/TheAlgorithms/Javascript/blob/master/maths/Palindrome.js)
5354
* [pascalTriangle](https://github.com/TheAlgorithms/Javascript/blob/master/maths/pascalTriangle.js)

0 commit comments

Comments
 (0)