原文链接: https://leetcode-cn.com/problems/longest-zigzag-path-in-a-binary-tree
英文原文You are given the root of a binary tre
标签详情
深度优先搜索 分类
原文链接: https://leetcode-cn.com/problems/maximum-sum-bst-in-binary-tree
英文原文Given a binary tree root, return the maximum
原文链接: https://leetcode-cn.com/problems/linked-list-in-binary-tree
英文原文Given a binary tree root and a linked list
原文链接: https://leetcode-cn.com/problems/time-needed-to-inform-all-employees
英文原文A company has n employees with a unique
原文链接: https://leetcode-cn.com/problems/frog-position-after-t-seconds
英文原文Given an undirected tree consisting of n vert
原文链接: https://leetcode-cn.com/problems/find-a-corresponding-node-of-a-binary-tree-in-a-clone-of-that-tree
英文原文Given tw
原文链接: https://leetcode-cn.com/problems/check-if-there-is-a-valid-path-in-a-grid
英文原文Given a m x n grid. Each cell of t
原文链接: https://leetcode-cn.com/problems/count-good-nodes-in-binary-tree
英文原文Given a binary tree root, a node X in the t
原文链接: https://leetcode-cn.com/problems/minimum-time-to-collect-all-apples-in-a-tree
英文原文Given an undirected tree consi
原文链接: https://leetcode-cn.com/problems/course-schedule-iv
英文原文There are a total of numCourses courses you have to take