cosmos
cosmos copied to clipboard
Algorithm to find diameter of the tree.
Fixes issue: #[Mention the issue number it fixes or add the details of the changes if it doesn't has a specific issue.]
Changes: [Add here what changes were made in this pull request.]
Binary tree diameter in Python already exists (see) 👍