Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 952fbd4

Browse files
github-actionsgithub-actions
github-actions
authored and
github-actions
committedOct 29, 2023
Updated Documentation in README.md
1 parent 00726c3 commit 952fbd4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎DIRECTORY.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,7 @@
166166
* [Area](Maths/Area.js)
167167
* [ArithmeticGeometricMean](Maths/ArithmeticGeometricMean.js)
168168
* [ArmstrongNumber](Maths/ArmstrongNumber.js)
169+
* [AutomorphicNumber](Maths/AutomorphicNumber.js)
169170
* [AverageMean](Maths/AverageMean.js)
170171
* [AverageMedian](Maths/AverageMedian.js)
171172
* [BinaryConvert](Maths/BinaryConvert.js)
@@ -308,6 +309,7 @@
308309
* [LinearSearch](Search/LinearSearch.js)
309310
* [Minesweeper](Search/Minesweeper.js)
310311
* [QuickSelectSearch](Search/QuickSelectSearch.js)
312+
* [RabinKarp](Search/RabinKarp.js)
311313
* [SlidingWindow](Search/SlidingWindow.js)
312314
* [StringSearch](Search/StringSearch.js)
313315
* [TernarySearch](Search/TernarySearch.js)

0 commit comments

Comments
 (0)
Please sign in to comment.