mirror of
https://github.com/TheAlgorithms/PHP.git
synced 2025-01-29 13:07:32 +01:00
updating DIRECTORY.md
This commit is contained in:
parent
d46a63cbc0
commit
602683ed07
@ -33,10 +33,10 @@
|
||||
## Searches
|
||||
* [Binarysearch](./Searches/BinarySearch.php)
|
||||
* [Fibonaccisearch](./Searches/FibonacciSearch.php)
|
||||
* [Jumpsearch](./Searches/JumpSearch.php)
|
||||
* [Linearsearch](./Searches/LinearSearch.php)
|
||||
* [Lowerbound](./Searches/LowerBound.php)
|
||||
* [Upperbound](./Searches/UpperBound.php)
|
||||
* [JumpSearch](./Searches/JumpSearch.php)
|
||||
|
||||
## Sorting
|
||||
* [Arraykeyssort](./Sorting/ArrayKeysSort.php)
|
||||
|
Loading…
x
Reference in New Issue
Block a user