Ayush7614 / Daily-Coding-DS-ALGO-Practice

A open source project🚀 for bringing all interview💥💥 and competative📘 programming💥💥 question under one repo📐📐
https://daily-ds-algo.github.io/DS-Algo-Website/
MIT License
320 stars 476 forks source link

Diagonal Traversal of Binary Tree #1398

Open saloni32 opened 3 years ago

saloni32 commented 3 years ago

I want to provide a C++ code for printing diagonal traversal of a binary tree. diagonal

Diagonal Traversal of binary tree : 8 10 14 3 6 7 13 1 4

I am LGM SOC'21 participant and want to provide this code with proper comments and explanation.

@Ayush7614 @Amit366 @Saurabh4626 @ravikr126 Please assign me this issue.

saloni32 commented 3 years ago

I want to add the code in gfg folder

KarthikTadala commented 3 years ago

Im preparing for my coding interviews and it would really help me if you assign this question to me Kindly assign me this I have immense intrest in coding