- Check Binary Tree is Relaxed Binary Search Tree
- Check Binary Tree is Strict Binary Search Tree
- Check Binary is Continues Tree
- Check Tree is Height Balance
- Check Trees are Identical
- Convert Binary Tree into Tree Sum
- Create Mirror Image or Symmetric Binary Tree
- Find K-th Smallest Element in Binary Search Tree
- Find Largest Element in Binary Tree
- Find Lowest Common Ancestor of Binary Tree Nodes
- Find Maximum Depth of a Binary Tree
- Find Minimum Depth of a Binary Tree
- Find Path From Root to Node in Binary Tree
- Find Smallest Element in Binary Tree
- Find Sum of all Levels in a Binary Search Tree
- Count Height of a Binary Tree
- Count Number of Leaf Nodes in Binary Tree
- Find the Deepest Level Sum of Binary Tree
- Print Data Level by Level of Binary Tree
- Print Data Level by Level of Binary Tree in Reverse Order
- Print Data at Given Level in Binary Tree
- Print Level of a Node
- Binary Tree Traversal
- Insert In Binary Tree
- View of Binary Tree
- Print Ancestors of a Node in Binary Tree
- Print K Distant Node of Binary Tree
- Print Nodes of Binary Search Tree if Lies in Range From Key1 to Key2
- Search In Binary Search Tree