mirror of
https://github.com/TheAlgorithms/PHP.git
synced 2025-01-17 07:08:13 +01:00
Update DIRECTORY.md
This commit is contained in:
parent
58ed9fdae0
commit
223e50b6b1
@ -4,6 +4,7 @@
|
||||
|
||||
## Searching
|
||||
* [Binary Search](https://github.com/TheAlgorithms/PHP/blob/master/searches/binary_search.php)
|
||||
* [Linear Search](https://github.com/TheAlgorithms/PHP/blob/master/searches/linear_search.php)
|
||||
|
||||
## Sorting
|
||||
* [Bubble Sort](https://github.com/TheAlgorithms/PHP/blob/master/sorting/bubbleSort.php)
|
||||
|
Loading…
x
Reference in New Issue
Block a user