原文链接: https://leetcode-cn.com/problems/find-if-path-exists-in-graph
英文原文There is a bi-directional graph with n vertice
标签详情
深度优先搜索 分类
原文链接: https://leetcode-cn.com/problems/smallest-missing-genetic-value-in-each-subtree
英文原文There is a family tree roote
原文链接: https://leetcode-cn.com/problems/count-nodes-with-the-highest-score
英文原文There is a binary tree rooted at 0 consi
原文链接: https://leetcode-cn.com/problems/find-all-people-with-secret
英文原文You are given an integer n indicating there are
原文链接: https://leetcode-cn.com/problems/route-between-nodes-lcci
英文原文Given a directed graph, design an algorithm to fin
原文链接: https://leetcode-cn.com/problems/check-balance-lcci
英文原文Implement a function to check if a binary tree is balanc
原文链接: https://leetcode-cn.com/problems/legal-binary-search-tree-lcci
英文原文Implement a function to check if a binary tre
原文链接: https://leetcode-cn.com/problems/successor-lcci
英文原文Write an algorithm to find the "next" node (i.e.,
原文链接: https://leetcode-cn.com/problems/first-common-ancestor-lcci
英文原文Design an algorithm and write code to find the f
原文链接: https://leetcode-cn.com/problems/color-fill-lcci
英文原文Implement the "paint fill" function that one migh