Description
Topic: Binary Tree
Sub-topic: Zigzag (Spiral) Traversal
Language: C++
Contribution Type: Documentation
I would like to contribute documentation for Zigzag Traversal of a Binary Tree.
The contribution will include:
- Explanation of zigzag (spiral) traversal
- Algorithm steps
- Example with expected output
- Time and space complexity
- C++ code snippet included in the markdown file
I will add the documentation in the existing Binary Tree / DSA folder following the project structure and naming conventions.
Domain
C/CPP
Type of Contribution
Documentation
Code of Conduct
Description
Topic: Binary Tree
Sub-topic: Zigzag (Spiral) Traversal
Language: C++
Contribution Type: Documentation
I would like to contribute documentation for Zigzag Traversal of a Binary Tree.
The contribution will include:
I will add the documentation in the existing Binary Tree / DSA folder following the project structure and naming conventions.
Domain
C/CPP
Type of Contribution
Documentation
Code of Conduct