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

13_ZigZagTraversalOfABinaryTree.cpp #40

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

Conversation

Ashish16Kumar
Copy link

No description provided.

@tarunsinghdev
Copy link
Owner

Hey, great work! Please rename your file as QuestionNo_ProblemName.cpp. For your case it would be 13_ZigZagTraversalOfABinaryTree.cpp.
Also, make sure you update the README.md file for the same.

@tarunsinghdev tarunsinghdev added the pending merge-update requested These PRs have been reviewed, minor update needs to be done. label Oct 9, 2022
@Ashish16Kumar Ashish16Kumar changed the title Create Binary Tree Zigzag level order traversal 13_ZigZagTraversalOfABinaryTree.cpp Oct 9, 2022
@tarunsinghdev
Copy link
Owner

Hey, your filename needs to be changed, save your file as 13_ZigZagTraversalOfABinaryTree.cpp.
Also, no need to create a separate PR for updating README.md file, you can merge your Ashish16Kumar:patch-3 branch to this branch, or simply push a commit to this branch and update your README.md.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pending merge-update requested These PRs have been reviewed, minor update needs to be done.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants