Skip to content

Commit 9b2f20c

Browse files
committed
updating DIRECTORY.md
1 parent 96e55d7 commit 9b2f20c

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)
@@ -1381,6 +1382,7 @@
13811382
* [Intro Sort](sorts/intro_sort.py)
13821383
* [Iterative Merge Sort](sorts/iterative_merge_sort.py)
13831384
* [Kirkpatrick Reisch Sort](sorts/kirkpatrick_reisch_sort.py)
1385+
* [Library Sort](sorts/library_sort.py)
13841386
* [Merge Insertion Sort](sorts/merge_insertion_sort.py)
13851387
* [Merge Sort](sorts/merge_sort.py)
13861388
* [Msd Radix Sort](sorts/msd_radix_sort.py)

0 commit comments

Comments
 (0)