GDSC-IGDTUW-Autumn-of-Code-2022 / dsa-foundation

To submit questions and answers for DSA.
5 stars 43 forks source link

Left View of Binary Tree #50

Closed gh4abhi closed 1 year ago

gh4abhi commented 1 year ago

Given a Binary Tree, print Left view of it. Left view of a Binary Tree is set of nodes visible when tree is visited from Left side. The task is to complete the function leftView(), which accepts root of the tree as argument.

image

Left View of the tree : 1 2 4

gh4abhi commented 1 year ago

Please assign this issue to me.

Mansi8874 commented 1 year ago

Please assign this issue to me!

GargNikitaa commented 1 year ago

@Parul-Mann Kindly assign this issue to me

BhavyaDevani commented 1 year ago

@gdsc-igdtuw @Parul-Mann pls assign this issue to me