Skip to content

Commit a1fc28d

Browse files
authored
Update README.md
1 parent 2ac05af commit a1fc28d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333

3434
## 数组
3535

36-
- [1. 两数之和](https://github.com/Geekhyt/javascript-leetcode/issues/1)
36+
[pass]- [1. 两数之和](https://github.com/Geekhyt/javascript-leetcode/issues/1)
3737
- [剑指 Offer 03. 数组中重复的数字](https://github.com/Geekhyt/javascript-leetcode/issues/60)
3838
- [11. 盛水最多的容器](https://github.com/Geekhyt/javascript-leetcode/issues/2)
3939
- [15. 三数之和](https://github.com/Geekhyt/javascript-leetcode/issues/3)
@@ -69,7 +69,7 @@
6969
- [101. 对称二叉树](https://github.com/Geekhyt/javascript-leetcode/issues/17)
7070
- [102. 二叉树的层序遍历](https://github.com/Geekhyt/javascript-leetcode/issues/18)
7171
- [104. 二叉树的最大深度](https://github.com/Geekhyt/javascript-leetcode/issues/19)
72-
- [110. 平衡二叉树](https://github.com/Geekhyt/javascript-leetcode/issues/76)
72+
[wip]- [110. 平衡二叉树](https://github.com/Geekhyt/javascript-leetcode/issues/76)
7373
- [108. 将有序数组转换为二叉搜索树](https://github.com/Geekhyt/javascript-leetcode/issues/79)
7474
- [112. 路径总和](https://github.com/Geekhyt/javascript-leetcode/issues/77)
7575
- [144. 二叉树的前序遍历](https://github.com/Geekhyt/javascript-leetcode/issues/14)

0 commit comments

Comments
 (0)