Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit eb3002d

Browse files
author
limingzhong
committed
fx
1 parent 1925011 commit eb3002d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎data_structure/binary_tree.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
## 知识点
44

5+
[二叉树](https://labuladong.gitbook.io/algo/shu-ju-jie-gou-xi-lie/er-cha-shu-xi-lie-1)
6+
7+
58
### 二叉树遍历
69

710
**前序遍历**:**先访问根节点**,再前序遍历左子树,再前序遍历右子树

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /