Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check for Symmetric tree in Binary Tree in C++ #204

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

thetanyasrivastava
Copy link

@thetanyasrivastava thetanyasrivastava commented Oct 28, 2020

What type of PR is this? (check all applicable)

Other

  • πŸš€ Added Name
  • ✨ Feature
  • 🌟 stared the repo
  • πŸ› Grammatical Error
  • πŸ“ Documentation Update
  • 🚩 Other

Description

Check for Symmetric tree in Binary Tree in C++(Iterative Approach) . This program will check for mirror image or if it symmetric or not.

Add Link of GitHub Profile

My github profile - [https://github.com/thetanyasrivastava]

@keshavsingh4522 keshavsingh4522 added the hacktoberfest-accepted Accept for hacktoberfest will merge later label Oct 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest-accepted Accept for hacktoberfest will merge later
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants