SarthakKeshari / CPP-Questions-and-Solutions

This repository aims to solve and create new problems from different spheres of coding. A path to help students to get access to solutions and discuss their doubts.
MIT License
47 stars 132 forks source link

Flatten a binary tree. #546

Closed PrakharRathore123 closed 2 years ago

PrakharRathore123 commented 2 years ago

Enter your question -

Flatten a Binary tree without using any other data structure.

Enter link to the question(if question belongs to any online platform) -

-

Tags for the question(eg - Array, Basic, Stack, etc.) -

Binary Tree , Recursion

PrakharRathore123 commented 2 years ago

@SarthakKeshari Kindly assign me this issue.

PrakharRathore123 commented 2 years ago

@SarthakKeshari Kindly assign me this issue.