Skip to content

Commit a92621d

Browse files
authored
Update README.md
1 parent 2ecbb50 commit a92621d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
## 进度
3131

32-
已经完成 76 道。
32+
已经完成 77 道。
3333

3434
## 数组
3535

@@ -40,6 +40,7 @@
4040
- [26. 删除排序数组中的重复项](https://github.com/Geekhyt/javascript-leetcode/issues/4)
4141
- [27. 移除元素](https://github.com/Geekhyt/javascript-leetcode/issues/67)
4242
- [66. 加一 ](https://github.com/Geekhyt/javascript-leetcode/issues/5)
43+
- [88. 合并两个有序数组](https://github.com/Geekhyt/javascript-leetcode/issues/72)
4344
- [169. 多数元素](https://github.com/Geekhyt/javascript-leetcode/issues/68)
4445
- [283. 移动零 ](https://github.com/Geekhyt/javascript-leetcode/issues/6)
4546
- [349. 两个数组的交集](https://github.com/Geekhyt/javascript-leetcode/issues/69)

0 commit comments

Comments
 (0)