Skip to content

Commit f1365a2

Browse files
authored
Update DIRECTORY.md
1 parent 5bb1a03 commit f1365a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

DIRECTORY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1063,6 +1063,7 @@
10631063
* [External Sort](sorts/external_sort.py)
10641064
* [Gnome Sort](sorts/gnome_sort.py)
10651065
* [Heap Sort](sorts/heap_sort.py)
1066+
* [Hibert Sort](sorts/hilbert_sort.py)
10661067
* [Insertion Sort](sorts/insertion_sort.py)
10671068
* [Intro Sort](sorts/intro_sort.py)
10681069
* [Iterative Merge Sort](sorts/iterative_merge_sort.py)

0 commit comments

Comments
 (0)