Skip to content

General Tree Others

Table of Contents

2003. Smallest Missing Genetic Value in Each Subtree

  • LeetCode | LeetCode CH (Hard)

  • Tags: dynamic programming, tree, depth first search, union find

2867. Count Valid Paths in a Tree

  • LeetCode | LeetCode CH (Hard)

  • Tags: math, dynamic programming, tree, depth first search, number theory

2421. Number of Good Paths

1719. Number Of Ways To Reconstruct A Tree

2479. Maximum XOR of Two Non-Overlapping Subtrees

Comments