mirror of
https://github.com/TheAlgorithms/PHP.git
synced 2025-01-17 07:08:13 +01:00
updating DIRECTORY.md
This commit is contained in:
parent
810f8fcf09
commit
62dc243c2e
@ -65,6 +65,7 @@
|
||||
* [Bubblesort2](./Sorting/BubbleSort2.php)
|
||||
* [Countsort](./Sorting/CountSort.php)
|
||||
* [Gnomesort](./Sorting/GnomeSort.php)
|
||||
* [Heapsort](./Sorting/HeapSort.php)
|
||||
* [Insertionsort](./Sorting/InsertionSort.php)
|
||||
* [Mergesort](./Sorting/MergeSort.php)
|
||||
* [Quicksort](./Sorting/QuickSort.php)
|
||||
|
Loading…
x
Reference in New Issue
Block a user