Figuring out the Most number of levels in a Binary tree.

19 Views Asked by At

If we were given a specific number like 15, what approach can we use to determine the Maximum number of levels that can be present in a binary tree ?