mirror of
https://github.com/TheAlgorithms/JavaScript.git
synced 2025-07-07 02:05:08 +08:00
updating DIRECTORY.md
This commit is contained in:
@ -49,6 +49,7 @@
|
|||||||
* [factorial](https://github.com/TheAlgorithms/Javascript/blob/master/maths/factorial.js)
|
* [factorial](https://github.com/TheAlgorithms/Javascript/blob/master/maths/factorial.js)
|
||||||
* [find lcm](https://github.com/TheAlgorithms/Javascript/blob/master/maths/find_lcm.js)
|
* [find lcm](https://github.com/TheAlgorithms/Javascript/blob/master/maths/find_lcm.js)
|
||||||
* [graph](https://github.com/TheAlgorithms/Javascript/blob/master/maths/graph.js)
|
* [graph](https://github.com/TheAlgorithms/Javascript/blob/master/maths/graph.js)
|
||||||
|
* [Palindrome](https://github.com/TheAlgorithms/Javascript/blob/master/maths/Palindrome.js)
|
||||||
* [pascalTriangle](https://github.com/TheAlgorithms/Javascript/blob/master/maths/pascalTriangle.js)
|
* [pascalTriangle](https://github.com/TheAlgorithms/Javascript/blob/master/maths/pascalTriangle.js)
|
||||||
|
|
||||||
## Search
|
## Search
|
||||||
|
Reference in New Issue
Block a user