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
Why quicksort is faster?
State the difference between primitive and non-primitive data types?
What happens if we try to insert duplicate key in hashmap?
What is mean by selection sort?
What data type is array?
Is hashset thread safe?
How can you correct these errors?
What is stack in data structure with the example?
Explain what are the major data structures used in the network data model?
Explain about map and their types?
What is best time complexity?
What are the parts of a linked list?
What are the disadvantages of linked list?
Why is an array homogeneous?
What’s the difference between enumeration and iterator interfaces?