Skip to content

Commit babc197

Browse files
authored
Update README.md
字节&leetcode746:使用最小花费爬楼梯
1 parent 76547f8 commit babc197

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,10 @@
134134
- [腾讯&字节&leetcode34:在排序数组中查找元素的第一个和最后一个位置](https://github.com/sisterAn/JavaScript-Algorithms/issues/84)
135135
- [腾讯&leetcode230:二叉搜索树中第K小的元素](https://github.com/sisterAn/JavaScript-Algorithms/issues/86)
136136

137+
### 动态规划
138+
- [字节&leetcode70:爬楼梯问题](https://github.com/sisterAn/JavaScript-Algorithms/issues/90)
139+
- [字节&leetcode746:使用最小花费爬楼梯](https://github.com/sisterAn/JavaScript-Algorithms/issues/91)
140+
137141
### 编程题
138142
- [携程&蘑菇街&bilibili:手写数组去重、扁平化函数](https://github.com/sisterAn/JavaScript-Algorithms/issues/30)
139143
- [百度:模版渲染](https://github.com/sisterAn/JavaScript-Algorithms/issues/36)

0 commit comments

Comments
 (0)