iiitv / algos

Popular Algorithms and Data Structures implemented in popular languages
MIT License
1.08k stars 496 forks source link

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

Open marizvi opened 2 years ago

marizvi commented 2 years ago

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

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

keshavagarwal17 commented 2 years ago

GFI @marizvi 👍

marizvi commented 2 years ago

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

marizvi commented 2 years ago

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

MSD-12 commented 11 months ago

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