You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
leetcode-js/leetcode/outline/solution_list
2.6 树 树的定义 定义 树(Tree) 是由 n ≥ 0 个节点与节点之间的关系组成的有限集合。当 n = 0 时称为空树,当 n > 0 时称为非空树。。
https://2xiao.github.io/leetcode-js/leetcode/outline/solution_list.html
Beta Was this translation helpful? Give feedback.
All reactions