LeetCode
Ctrlk
  • Default
  • Learning Temp
  • Template
  • Copy of Template
  • CodeChef_Codeforces
  • Array
  • String
  • Hash & Map
  • Linked List
  • Binary Search
  • Bit Masking
  • Stack
  • Sliding Window
  • Prefix & Suffix
  • Heaps and Priority Queue
  • Greedy
  • Trees
    • Binary Tree
      • Easy
      • Medium
        • 654. Maximum Binary Tree
        • 103. Binary Tree Zigzag Level Order Traversal
        • 236. Lowest Common Ancestor of a Binary Tree / 235. Lowest Common Ancestor of a Binary Search Tree
        • 987. Vertical Order Traversal of a Binary Tree
      • Hard
    • BST
    • Copy of Copy of Template
    • Copy of Copy of Copy of Template
  • Graph
  • Recursion & Backtracking
  • Dynamic Programming
  • Trie
  • Insights & new Learnings
Powered by GitBook
On this page
  1. Trees
  2. Binary Tree

Medium

654. Maximum Binary Tree103. Binary Tree Zigzag Level Order Traversal236. Lowest Common Ancestor of a Binary Tree / 235. Lowest Common Ancestor of a Binary Search Tree987. Vertical Order Traversal of a Binary Tree
Previous543. Diameter of Binary TreeNext654. Maximum Binary Tree