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

Left-View of a Binary Search Tree [JAVA] #785

Open
6 tasks done
marizvi opened this issue Oct 3, 2021 · 4 comments · May be fixed by #788
Open
6 tasks done

Left-View of a Binary Search Tree [JAVA] #785

marizvi opened this issue Oct 3, 2021 · 4 comments · May be fixed by #788
Assignees
Labels

Comments

@marizvi
Copy link
Contributor

marizvi commented Oct 3, 2021

source link : https://www.geeksforgeeks.org/print-left-view-binary-tree/

  • Issue Title is in form 'Left-View of Binary Search Tree [Java]'.
  • I searched or browsed the repo’s other issues to ensure this is not a duplicate.
  • This Algo/DS is worth adding to this repository.
  • Assign this issue to me (I want to work on this).
  • I will send my PR only after I'm assigned to this issue by any maintainer.
  • I understand that I will be unassigned from this issue if I fail to send a PR for this within a week.

Kindly assign me this issue under Contribute-a-thon'21

@keshavagarwal17
Copy link
Contributor

GFI @marizvi 👍

@marizvi marizvi linked a pull request Oct 5, 2021 that will close this issue
7 tasks
@marizvi
Copy link
Contributor Author

marizvi commented Oct 5, 2021

Screenshot 2021-10-06 014038
This is the input, which is already a part of code as well.

@marizvi
Copy link
Contributor Author

marizvi commented Oct 5, 2021

Screenshot 2021-10-06 014100
This is our desired output.

@MSD-12
Copy link

MSD-12 commented Oct 2, 2023

@marizvi I want to work on this issue, can you please assign it to me ?

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

Successfully merging a pull request may close this issue.

3 participants