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 b58d88a commit 691a232Copy full SHA for 691a232
README.md
@@ -36,3 +36,7 @@
36
- [20. 有效的括号](https://github.com/Geekhyt/javascript-leetcode/issues/21)
37
- [84. 柱状图中最大的矩形](https://github.com/Geekhyt/javascript-leetcode/issues/22)
38
- [155. 最小栈](https://github.com/Geekhyt/javascript-leetcode/issues/23)
39
+
40
+## 贪心
41
42
+- [55. 跳跃游戏](https://github.com/Geekhyt/javascript-leetcode/issues/24)
0 commit comments