We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a57e12d commit bb75b5eCopy full SHA for bb75b5e
README.md
@@ -16,7 +16,7 @@ This command specifies the `english` branch and will limit the depth of the clon
16
# Table of Contents
17
18
* I. Dynamic Programming
19
- * [Dynamic Programming in Detials](dynamic_programming/AnalysisOfDynamicProgramming.md)
+ * [Dynamic Programming in Details](dynamic_programming/AnalysisOfDynamicProgramming.md)
20
* [Classic DP: Edit Distance](dynamic_programming/EditDistance.md)
21
* [Classic DP: Super Egg](dynamic_programming/ThrowingEggsinHighBuildings.md)
22
* [Classic DP: Super Egg(Advanced Solution)](dynamic_programming/SuperEggDropAdvanced.md)
0 commit comments