What is the maximum total number of nodes in a tree that has
N levels? Note that the root is level (zero)
Answer Posted / pavan
2powN-1
| Is This Answer Correct ? | 9 Yes | 19 No |
Post New Answer View All Answers
Which is better stack or queue?
Can we put null key in hashmap?
Explain what is a spanning tree?
How do you sort elements in an arraylist?
What are the different types of data structures?
What type of data structure is used to perform recursion?
write a program to accept name & sort them?
Will this code give error if I try to add two heterogeneous elements in the arraylist? And why?
What is 2 dimensional linked list?
Is hashmap get thread safe?
What is adt example?
Describe tree rotation in avl tree.
What is dynamic array in excel?
What is impact of signed numbers on the memory?
What is array traversing?