Skip to content

Commit 83095d6

Browse files
author
wangpeng
committed
docs: 添加20190408周待做题目列表
1 parent 5600d87 commit 83095d6

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,22 @@
88
- 欢迎star、fork、交流,一起互勉
99
## 网站
1010
https://leetcode-cn.com/
11+
## 20190408-20190415待解题目列表
12+
13+
共9道题目,4道Easy,5道Medium
14+
15+
- [ ] 12.[整数转罗马数字](https://leetcode-cn.com/problems/integer-to-roman)
16+
- [ ] 13.[罗马数字转整数](https://leetcode-cn.com/problems/roman-to-integer)
17+
- [ ] 16.[最接近的三数之和](https://leetcode-cn.com/problems/3sum-closest)
18+
- [ ] 17.[电话号码的字母组合](https://leetcode-cn.com/problems/letter-combinations-of-a-phone-number)
19+
- [ ] 18.[四数之和](https://leetcode-cn.com/problems/4sum)
20+
- [ ] 20.[有效的括号](https://leetcode-cn.com/problems/valid-parentheses)
21+
- [ ] 27.[移除元素](https://leetcode-cn.com/problems/remove-element)
22+
- [ ] 28.[实现strStr()](https://leetcode-cn.com/problems/implement-strstr)
23+
- [ ] 29[两数相除](https://leetcode-cn.com/problems/divide-two-integers)
24+
1125
## 已解题目
26+
1227
> 20190404# leetcode目前已有题目1020道,免费852道
1328
1429
### 题目类型(更新中)

0 commit comments

Comments
 (0)