Binary Tree

Binary Tree Paths

Problem Statement: You have been given root of a binar…

Invert Binary Tree

Problem Statement: Given root of a binary tree,invert the b…

Diameter of Binary Tree

Problem: Given the root of binary tree find its diam…

Merge Two Binary Trees

Problem: You are given two binary trees root1 and root2. Yo…

Balanced Binary Tree

Problem: You have been given a binary tree check if it is a balanced…

Symmetric Binary Tree

Problem: Given the root of Binary Tree you need to check whether the tree…

Load More
No results found