The height of a binary tree is the number of edges between the tree's root and its furthest leaf.Write and implement a method in Java that returns the height of the tree as an integer value. Your method should take in the root of the tree as an argument.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here