Skip to content

Commit 76f3ba2

Browse files
authored
Update README.md
1 parent 558b0a9 commit 76f3ba2

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-
已经完成 97 道。
32+
已经完成 98 道。
3333

3434
## 数组
3535

@@ -81,6 +81,7 @@
8181
- [590. N 叉树的后序遍历](https://github.com/Geekhyt/javascript-leetcode/issues/90)
8282
- [589. N 叉树的前序遍历](https://github.com/Geekhyt/javascript-leetcode/issues/91)
8383
- [111. 二叉树的最小深度](https://github.com/Geekhyt/javascript-leetcode/issues/92)
84+
- [236. 二叉树的最近公共祖先](https://github.com/Geekhyt/javascript-leetcode/issues/93)
8485

8586

8687
##

0 commit comments

Comments
 (0)