Skip to content

Commit acb33c0

Browse files
github-actionstianyizheng02
github-actions
authored andcommitted
updating DIRECTORY.md
1 parent f33c50c commit acb33c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: DIRECTORY.md

+1
Original file line numberDiff line numberDiff line change
@@ -294,6 +294,7 @@
294294
* [Mergesort](divide_and_conquer/mergesort.py)
295295
* [Peak](divide_and_conquer/peak.py)
296296
* [Power](divide_and_conquer/power.py)
297+
* [Strassen Matrix Multiplication](divide_and_conquer/strassen_matrix_multiplication.py)
297298

298299
## Dynamic Programming
299300
* [Abbreviation](dynamic_programming/abbreviation.py)

0 commit comments

Comments
 (0)