Skip to content

Commit 82db978

Browse files
github-actionsgithub-actions
github-actions
authored and
github-actions
committedOct 28, 2021
Auto-update DIRECTORY.md
1 parent 9ad93c7 commit 82db978

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎DIRECTORY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@
6060
## Data-Structures
6161
* Array
6262
* [LocalMaximomPoint](https://github.com/TheAlgorithms/Javascript/blob/master/Data-Structures/Array/LocalMaximomPoint.js)
63+
* [NumberOfLocalMaximumPoints](https://github.com/TheAlgorithms/Javascript/blob/master/Data-Structures/Array/NumberOfLocalMaximumPoints.js)
6364
* [QuickSelect](https://github.com/TheAlgorithms/Javascript/blob/master/Data-Structures/Array/QuickSelect.js)
6465
* Graph
6566
* [Graph](https://github.com/TheAlgorithms/Javascript/blob/master/Data-Structures/Graph/Graph.js)

0 commit comments

Comments
 (0)
Please sign in to comment.