Skip to content

Binary Tree Bottom-Up DFS Node Deletion

Table of Contents

814. Binary Tree Pruning

1325. Delete Leaves With a Given Value

1110. Delete Nodes And Return Forest

  • LeetCode | LeetCode CH (Medium)

  • Tags: array, hash table, tree, depth first search, binary tree

Comments