Skip to content

Commit bc0fc10

Browse files
committed
update list
1 parent 3bbd7a8 commit bc0fc10

File tree

3 files changed

+14
-4
lines changed

3 files changed

+14
-4
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This is an open-source project that is continually updated
1616

1717
**Total:** 433 problems
1818

19-
**Updated:** 2024-09-11 15:09:19
19+
**Updated:** 2024-09-11 15:56:11
2020

2121
## 链接/Links
2222

@@ -38,8 +38,8 @@ python problem.py https://www.lintcode.com/problem/92 -l cpp
3838

3939
## 列表/List
4040

41-
- [geekbang.md](./list/geekbang.md)
42-
- [leetcode101.md](./list/leetcode101.md)
41+
- [✅leetcode101.md](./list/✅leetcode101.md)
42+
- [✅geekbang.md](./list/✅geekbang.md)
4343
- [lee215.md](./list/lee215.md)
4444

4545
## 书籍/Books

list/geekbang.md renamed to list/✅geekbang.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,3 +102,9 @@
102102
### LRU
103103

104104
58. https://leetcode.com/problems/lru-cache/
105+
106+
### 重复链接
107+
108+
1. https://leetcode.com/problems/valid-anagram/
109+
2. https://leetcode.com/problems/best-time-to-buy-and-sell-stock-ii/
110+
3. https://leetcode.com/problems/n-queens-ii/

list/leetcode101.md renamed to list/✅leetcode101.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,4 +229,8 @@
229229
182. https://leetcode.com/problems/connecting-cities-with-minimum-cost/
230230
183. https://leetcode.com/problems/insert-delete-getrandom-o1/
231231
184. https://leetcode.com/problems/all-oone-data-structure/
232-
185. https://leetcode.com/problems/max-stack/
232+
185. https://leetcode.com/problems/max-stack/
233+
234+
### 重复链接
235+
236+
1. https://leetcode.com/problems/connecting-cities-with-minimum-cost/

0 commit comments

Comments
 (0)