Skip to content

Commit 77539cc

Browse files
Rename file with snake_case
1 parent 84641d9 commit 77539cc

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

File renamed without changes.

algorithms/dynamic_programming/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Index of dynamic_programming
22

33
* [Climbing Stairs](climbing_stairs.py)
4-
* [Coin Change](Coin_Change.py)
4+
* [Coin Change](coin_change.py)
55
* [Dice](dice.py)
66
* [Edit Distance](edit_distance.py)
77
* [Longest Common Subsequence](longest_common_subsequence.py)

0 commit comments

Comments
 (0)