Closed Nikitha2309 closed 3 years ago
Hello @Nikitha2309,
Thank you for opening an issue. :partying_face:
To get assigned to this particular issue please use /assign
Check this guide before contributing.
/assign
This issue has been assigned to @Nikitha2309! 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.
💥 Proposal
GSSoC'21 Invert a Binary Tree given in CPP
Have you read the Contributing Guidelines on Pull Requests?
Yes, I have read them
Motivation
Binary Tress algorithms are most commonly asked in interviews and also important in competitive coding
Pitch
Inverting a given binary tree is an important algorithm in the "Data Structures and algorithms course".