Repository containing my CPP/C++ code.
- print boundary traversal - Binary tree
- zig zag traversal - Binary tree
- Check for Symmetrical Binary tree
- Find Lowest Common Ancestor
- https://workat.tech/problem-solving/practice/populating-next-right-pointers-in-each-node
- Leetcode - 342. Power of Four
- Leetcode 383. Ransom Note - Leetcode
- Minimum Depth of Binary Tree