What is the maximum total number of nodes in a tree that has
N levels? Note that the root is level (zero)
Answer Posted / srikanth
(n)2-1
| Is This Answer Correct ? | 11 Yes | 34 No |
Post New Answer View All Answers
What is time complexity of binary search?
How do you get placements?
How to sort an Array?
Which interfaces are implemented by linkedlist?
State the demerit of linear representation of binary trees?
Does arraylist have a tostring?
What is a multiset table?
Explain the uses of matrix with an example?
How do stacks work?
Why is null not allowed in concurrenthashmap?
What is the use of sorting the data?
How does arraylist store data?
What is ascii sort order?
what are the applications that use Linked lists?
What are the tasks performed during postorder traversal?