archgaelix
Uses
Archive
DSA
Uses
Archive
DSA
Level order traversal
#bt
Read more →
Reverse level order traversal
#bt
Read more →
Height of a tree
#bt
Read more →
Diameter of a tree
#bt
Read more →
Mirror of a tree
July 18, 2021
#bt
Read more →
Inorder traversal of a tree
#bt
Read more →
Preorder traversal of a tree
#bt
Read more →
Postorder traversal of a tree
#bt
Read more →
Right view of a tree
June 26, 2021
#bt
Read more →
Left view of a tree
June 26, 2021
#bt
Read more →
Top view of a tree
#bt
Read more →
Bottom view of a tree
#bt
Read more →
Zig-zag traversal of a binary tree
#bt
Read more →
Check if a tree is balanced
July 20, 2021
#bt
Read more →
Diagonal traversal of a binary tree
#bt
Read more →
Boundary traversal of a binary tree
#bt
Read more →
Construct binary tree from string with bracket representation
#bt
Read more →
Convert binary tree into doubly linked list
#bt
Read more →
Convert binary tree into sum tree
#bt
Read more →
Construct binary tree from inorder and preorder traversal
#bt
Read more →
Find minimum swaps required to convert a binary tree into BST
#bt
Read more →
Check if binary tree is sum tree
#bt
Read more →
Check if all leaf nodes are at same level
#bt
Read more →
Check if a binary tree contains duplicate subtrees of size 2 or more
#bt
Read more →
Check if 2 trees are mirror
#bt
Read more →
Sum of nodes on the longest path from root to leaf node
#bt
Read more →
Check if given graph is tree
#bt
Read more →
Find largest subtree sum in a tree
#bt
Read more →
Maximum sum of nodes in binary tree such that no two are adjacent
#bt
Read more →
Print all K sum paths in a binary tree
#bt
Read more →
Find LCA in a binary tree
July 18, 2021
#bt
Read more →
Find distance between 2 nodes in a binary tree
#bt
Read more →
Kth ancestor of node in a binary tree
#bt
Read more →
Find all duplicate subtrees in a binary tree
#bt
Read more →
Tree isomorphism
#bt
Read more →
←
Newer posts
Older posts
→