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

Top View and Bottom View of a Binary Tree #630

Open
piyushsharma220699 opened this issue Oct 7, 2020 · 3 comments
Open

Top View and Bottom View of a Binary Tree #630

piyushsharma220699 opened this issue Oct 7, 2020 · 3 comments

Comments

@piyushsharma220699
Copy link
Contributor

piyushsharma220699 commented Oct 7, 2020

🚀 Feature

Top view of a binary tree is the set of nodes visible when the tree is viewed from the top.
Similarly, Bottom view of a binary tree is the set of nodes visible when the tree is viewed from the top.

Have you read the Contribution Guidelines?

Yes

Pitch

Interview questions on Binary Tree! Both are extremely important
I'll code them in C++

Assignees

@piyushsharma220699 - C++
@DefCon-018 - Java

@DefCon-018
Copy link
Contributor

Assign me for java

@sukritishah15
Copy link
Owner

@piyushsharma220699 - C++
@DefCon-018 - Java
Assigned

@shubhig226
Copy link

@piyushsharma220699 I can do this using java

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants