Skip to content

Commit

Permalink
updating DIRECTORY.md
Browse files Browse the repository at this point in the history
  • Loading branch information
darwinz committed Jun 14, 2024
1 parent 8389d29 commit 0cb4a4b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions DIRECTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,11 +66,10 @@
* [Jumpsearch](./Searches/JumpSearch.php)
* [Linearsearch](./Searches/LinearSearch.php)
* [Lowerbound](./Searches/LowerBound.php)
* [SentinelSearch](./Searches/SentinelSearch.php)
* [Sentinelsearch](./Searches/SentinelSearch.php)
* [Ternarysearch](./Searches/TernarySearch.php)
* [Twopointers](./Searches/TwoPointers.php)
* [Upperbound](./Searches/UpperBound.php)


## Sorting
* [Arraykeyssort](./Sorting/ArrayKeysSort.php)
Expand Down

0 comments on commit 0cb4a4b

Please sign in to comment.