Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3f8598e

Browse files
author
luzhipeng
committed
doc: 更新readme
1 parentac1aba7 commit3f8598e

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

‎README.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,9 @@ leetcode 题解,记录自己的 leetcode 解题之路。
6161

6262
![basic-data-structure-call-stack](./assets/thinkings/basic-data-structure-call-stack.png)
6363

64-
再看动态规划:
64+
回溯法解题:
6565

66-
![dynamic-programming-3](./assets/thinkings/dynamic-programming-3.png)
66+
![backtrack](./assets/problems/backtrack.png)
6767

6868
875. koko-eating-bananas:
6969

@@ -98,10 +98,16 @@ leetcode 题解,记录自己的 leetcode 解题之路。
9898
-[11.container-with-most-water](./problems/11.container-with-most-water.md)
9999
-[19. Remove Nth Node From End of List](./problems/removeNthNodeFromEndofList.md)
100100
-[24. Swap Nodes In Pairs](./problems/swapNodesInPairs.md)
101-
- 🆕[55.jump-game.md](./problems/55.jump-game.md)
101+
- 🆕[39.combination-sum](./problems/39.combination-sum.md)
102+
- 🆕[40.combination-sum-ii](./problems/40.combination-sum-ii.md)
103+
- 🆕[46.permutations](./problems/46.permutations.md)
104+
- 🆕[47.permutations-ii](./problems/47.permutations-ii.md)
105+
- 🆕[55.jump-game](./problems/55.jump-game.md)
102106
- 🆕[62.unique-paths](./problems/62.unique-paths.md)
103-
-[75.sort-colors.md](./problems/75.sort-colors.md)
107+
-[75.sort-colors](./problems/75.sort-colors.md)
108+
- 🆕[78.subsets](./problems/78.subsets.md)
104109
-[86.partition-list](./problems/86.partition-list.md)
110+
- 🆕[90.subsets-ii](./problems/90.subsets-ii.md)
105111
-[92.reverse-linked-list-ii](./problems/92.reverse-linked-list-ii.md)
106112
-[94.binary-tree-inorder-traversal](./problems/94.binary-tree-inorder-traversal.md)
107113
-[102.binary-tree-level-order-traversal](./problems/102.binary-tree-level-order-traversal.md)
@@ -165,6 +171,8 @@ anki - 文件 - 导入 - 下拉格式选择“打包的 anki集合”,然后
165171

166172
- anki 卡片 完善
167173

174+
- 字符串类问题汇总
175+
168176
##交流群
169177

170178
现在还是初级阶段,需要大家的意见和反馈,为了减少沟通成本,我组建了交流群。大家可以扫码进入

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp