HarshCasper / NeoAlgo

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

Invert a Binary Tree in CPP #4075

Closed Nikitha2309 closed 3 years ago

Nikitha2309 commented 3 years ago

💥 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".

github-actions[bot] commented 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.

Nikitha2309 commented 3 years ago

/assign

github-actions[bot] commented 3 years ago

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.