Skip to content

Commit 83d877c

Browse files
github-actionsgithub-actions
github-actions
authored and
github-actions
committed
updating DIRECTORY.md
1 parent 05e435f commit 83d877c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

DIRECTORY.md

+2
Original file line numberDiff line numberDiff line change
@@ -679,6 +679,7 @@
679679
## Matrix
680680
* [Binary Search Matrix](matrix/binary_search_matrix.py)
681681
* [Count Islands In Matrix](matrix/count_islands_in_matrix.py)
682+
* [Count Negative Numbers In Sorted Matrix](matrix/count_negative_numbers_in_sorted_matrix.py)
682683
* [Count Paths](matrix/count_paths.py)
683684
* [Cramers Rule 2X2](matrix/cramers_rule_2x2.py)
684685
* [Inverse Of Matrix](matrix/inverse_of_matrix.py)
@@ -753,6 +754,7 @@
753754
* [Potential Energy](physics/potential_energy.py)
754755
* [Rms Speed Of Molecule](physics/rms_speed_of_molecule.py)
755756
* [Shear Stress](physics/shear_stress.py)
757+
* [Speed Of Sound](physics/speed_of_sound.py)
756758

757759
## Project Euler
758760
* Problem 001

0 commit comments

Comments
 (0)