nkpal03 / CPP-DSA

A C/C++ master repo for DSA.
12 stars 25 forks source link

Problems on binary tree. #72

Open Avnish010 opened 1 year ago

Avnish010 commented 1 year ago

1.ZigZag traversal of binary tree 2.Diameter of binary tree 3.Vertical Traversal of the binary tree. 4.Connect nodes on the same label in a binary tree. 5.Lowest Common Ancestor of binary tree