Skip to content

Commit 2bfc4aa

Browse files
committed
updating DIRECTORY.md
1 parent 1bd9ea4 commit 2bfc4aa

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

DIRECTORY.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -986,6 +986,7 @@
986986
* [Doppler Frequency](physics/doppler_frequency.py)
987987
* [Escape Velocity](physics/escape_velocity.py)
988988
* [Grahams Law](physics/grahams_law.py)
989+
* [Hamiltonian](physics/hamiltonian.py)
989990
* [Horizontal Projectile Motion](physics/horizontal_projectile_motion.py)
990991
* [Hubble Parameter](physics/hubble_parameter.py)
991992
* [Ideal Gas Law](physics/ideal_gas_law.py)
@@ -1404,6 +1405,7 @@
14041405
* [Selection Sort](sorts/selection_sort.py)
14051406
* [Shell Sort](sorts/shell_sort.py)
14061407
* [Shrink Shell Sort](sorts/shrink_shell_sort.py)
1408+
* [Sleep Sort](sorts/sleep_sort.py)
14071409
* [Slowsort](sorts/slowsort.py)
14081410
* [Smoothsort](sorts/smoothsort.py)
14091411
* [Stalin Sort](sorts/stalin_sort.py)

0 commit comments

Comments
 (0)