Hacktoberfest-2021 icon indicating copy to clipboard operation
Hacktoberfest-2021 copied to clipboard

Diameter of Binary tree in C++

Open hr1shita opened this issue 3 years ago • 2 comments

Given a binary tree, the task is to find out the diameter i.e. the longest distance between two leaf nodes of the tree in C++.

hr1shita avatar Oct 17 '21 11:10 hr1shita

Hey, I'd love to contribute my learning to this question in C++. Kindly assign this to me!

hr1shita avatar Oct 17 '21 11:10 hr1shita

done

Architgupta001 avatar Oct 17 '21 12:10 Architgupta001