Skip to content

Commit e4194dd

Browse files
authoredMay 14, 2020
Update README.md
leetcode104:二叉树的最大深度
1 parent dfe931e commit e4194dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

Diff for: ‎README.md

+1
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@
7676
- [leetcode94:二叉树的中序遍历](https://github.com/sisterAn/JavaScript-Algorithms/issues/38)
7777
- [leetcode145:二叉树的后序遍历](https://github.com/sisterAn/JavaScript-Algorithms/issues/40)
7878
- [leetcode105:从前序与中序遍历序列构造二叉树](https://github.com/sisterAn/JavaScript-Algorithms/issues/41)
79+
- [leetcode104:二叉树的最大深度](https://github.com/sisterAn/JavaScript-Algorithms/issues/42)
7980

8081
#### 编程题
8182
- [携程&蘑菇街&bilibili:手写数组去重、扁平化函数](https://github.com/sisterAn/JavaScript-Algorithms/issues/30)

0 commit comments

Comments
 (0)
Please sign in to comment.