Skip to content

[Create New Issue]: DSA: Zigzag Traversal of Binary Tree (C++) #8972

@trishadabral

Description

@trishadabral

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

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions