Skip to content

Commit 62dc243

Browse files
github-actionsgithub-actions
github-actions
authored and
github-actions
committed
updating DIRECTORY.md
1 parent 810f8fc commit 62dc243

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

DIRECTORY.md

+1
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@
6565
* [Bubblesort2](./Sorting/BubbleSort2.php)
6666
* [Countsort](./Sorting/CountSort.php)
6767
* [Gnomesort](./Sorting/GnomeSort.php)
68+
* [Heapsort](./Sorting/HeapSort.php)
6869
* [Insertionsort](./Sorting/InsertionSort.php)
6970
* [Mergesort](./Sorting/MergeSort.php)
7071
* [Quicksort](./Sorting/QuickSort.php)

0 commit comments

Comments
 (0)