原文链接: https://leetcode-cn.com/problems/all-nodes-distance-k-in-binary-tree
英文原文Given the root of a binary tree, the va
标签详情
广度优先搜索 分类
原文链接: https://leetcode-cn.com/problems/shortest-path-to-get-all-keys
英文原文You are given an m x n grid grid where:
原文链接: https://leetcode-cn.com/problems/smallest-subtree-with-all-the-deepest-nodes
英文原文Given the root of a binary tree
原文链接: https://leetcode-cn.com/problems/possible-bipartition
英文原文We want to split a group of n people (labeled from 1 t
原文链接: https://leetcode-cn.com/problems/snakes-and-ladders
英文原文You are given an n x n integer matrix board where the ce
原文链接: https://leetcode-cn.com/problems/cat-and-mouse
英文原文A game on an undirected graph is played by two players, Mouse
原文链接: https://leetcode-cn.com/problems/complete-binary-tree-inserter
英文原文A complete binary tree is a binary tree in wh
原文链接: https://leetcode-cn.com/problems/minimize-malware-spread
英文原文You are given a network of n nodes represented as a
原文链接: https://leetcode-cn.com/problems/minimize-malware-spread-ii
英文原文You are given a network of n nodes represented a
原文链接: https://leetcode-cn.com/problems/shortest-bridge
英文原文You are given an n x n binary matrix grid where 1 represent