🗿

Search

SearchSearch
Home

❯

tags

❯

Tag: #binary-tree

Tag: #binary-tree

20 items with this tag.

  • Nov 02, 2024

    222. count complete tree nodes

    • #binary-tree
    • #binary-search
  • Oct 30, 2024

    814. binary tree pruning

    • #binary-tree
    • #recursion
  • Oct 28, 2024

    654. maximum binary tree

    • #recursion
    • #binary-tree
  • Oct 28, 2024

    998. maximum binary tree ii

    • #recursion
    • #binary-tree
  • Oct 17, 2024

    1110. delete nodes and return forest

    • #binary-tree
    • #recursion
  • Oct 08, 2024

    1361. validate binary tree nodes

    • #dfs
    • #bfs
    • #binary-tree
    • #union-find
  • Oct 07, 2024

    865. smallest subtree with all the deepest nodes

    • #dfs
    • #binary-tree
  • Oct 02, 2024

    536. construct binary tree from string

    • #string
    • #recursion
    • #binary-tree
  • Sep 14, 2024

    333. largest bst subtree

    • #recursion
    • #binary-tree
    • #binary-search-tree
  • Sep 10, 2024

    145. binary tree postorder traversal

    • #stack
    • #recursion
    • #binary-tree
  • Sep 10, 2024

    1609. even odd tree

    • #binary-tree
    • #bfs
  • Sep 10, 2024

    437. path sum iii

    • #prefix-sums
    • #binary-tree
    • #dfs
  • Sep 09, 2024

    987. vertical order traversal of a binary tree

    • #bfs
    • #sorting
    • #binary-tree
  • Aug 28, 2024

    236. lowest common ancestor of a binary tree

    • #recursion
    • #dfs
    • #binary-tree
  • Aug 25, 2024

    297. serialize and deserialize binary tree

    • #dfs
    • #binary-tree
  • Aug 16, 2024

    337. house robber iii

    • #binary-tree
    • #dp
    • #recursion
    • #memoization
  • Jun 19, 2024

    958. check completeness of binary tree

    • #binary-tree
    • #bfs
  • May 23, 2024

    2265. count nodes equal to average of subtree

    • #binary-tree
  • May 22, 2024

    655. print binary tree

    • #binary-tree
  • Mar 27, 2024

    124. binary tree maximum path sum

    • #binary-tree

  • ⛩︎ main site
  • linkedin