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

How to print binary tree in vertical order #24

Open
amoghrajesh opened this issue Oct 20, 2020 · 7 comments
Open

How to print binary tree in vertical order #24

amoghrajesh opened this issue Oct 20, 2020 · 7 comments
Assignees
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@amoghrajesh
Copy link
Contributor

amoghrajesh commented Oct 20, 2020

MicroByte Title: BinaryTree_LevelOrderTraversal_Types

Improvement Proposal:

  • Add solution to print a binary tree in vertical order as mentioned in Further Exploration Question 1
  • Implement it in any language and add briefly documented code

Benefits of proposed improvements:

  • The learner will be able to find a solution to the Further Exploration section too
@amoghrajesh amoghrajesh added good first issue Good for newcomers help wanted Extra attention is needed labels Oct 20, 2020
@amoghrajesh amoghrajesh changed the title Add solution to print binary tree in vertical order How to print binary tree in vertical order Oct 20, 2020
@divya1509
Copy link
Contributor

I would like to do this in java. Could you assign me this?

@amoghrajesh
Copy link
Contributor Author

Sure, go ahead @divya1509 . Assigning it to you.

@sbindal057
Copy link

please assign me to this. I'll do it in c++.

@YourAKShaw
Copy link
Member

Cool. You can do it in C++. Go ahead @sbindal057

@simplymuskan
Copy link

I would like to work on this. Please assign me this in C++.

@YourAKShaw
Copy link
Member

@simplymuskan since the task for C++ has already been assigned, kindly look for other issues to contribute. or you can go adventurous and create your own issue to begin with!

@simplymuskan
Copy link

@simplymuskan since the task for C++ has already been assigned, kindly look for other issues to contribute. or you can go adventurous and create your own issue to begin with!

Okay cool! I will try.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

5 participants