HarshCasper / NeoAlgo

Bringing all Data Structures and Algorithms under one Roof âš¡
MIT License
875 stars 1.05k forks source link

Diagonal traversal of Binary Tree #3680

Closed shriya030 closed 3 years ago

shriya030 commented 3 years ago

🚀 Feature

I would like to add a problem that is the Diagonal traversal of the Binary tree.

Have you read the Contributing Guidelines on Pull Requests?

Yes

Pitch

This problem will be implemented using a queue.

github-actions[bot] commented 3 years ago

Hello @shriya030,
Thank you for opening an issue. :partying_face:
To get assigned to this particular issue please use /assign
Check this guide before contributing.

shriya030 commented 3 years ago

/assign

github-actions[bot] commented 3 years ago

This issue has been assigned to @shriya030! It will become unassigned if it isn't closed within 21 days. A maintainer can also add the pinned label to prevent it from being unassigned.