iiitv / algos

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

Diameter of Binary Search Tree[Java] #805

Open marizvi opened 2 years ago

marizvi commented 2 years ago

This issue is about [Diameter of BST]

https://www.geeksforgeeks.org/diameter-of-a-binary-tree/

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

vidit2512 commented 2 years ago

GFI.

aayushi-0407 commented 11 months ago

@iiitv/algo-maintainers is this up for grab?