Skip to content

Commit 24c192c

Browse files
authored
Update 2.树.md
1 parent 5899ef3 commit 24c192c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

2.树.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -813,7 +813,7 @@ BFS,使用队列,用一个标志位来决定是否需要翻转。
813813
}
814814
}
815815

816-
## 6.二叉树的右视图
816+
## 6.二叉树的右视图 top100
817817

818818
199.给定一个二叉树的 根节点 root,想象自己站在它的右侧,按照从顶部到底部的顺序,返回从右侧所能看到的节点值。
819819

0 commit comments

Comments
 (0)