What is the maximum total number of nodes in a tree that has
N levels? Note that the root is level (zero)
Answer Posted / gopala krishnan
2^N -1
| Is This Answer Correct ? | 15 Yes | 10 No |
Post New Answer View All Answers
How to search binary in a sorted array?
Explain the most efficient method to reverse a linked list?
What is data algorithm?
What is top in stack?
Why is it important to sort waste?
Find duplicates in infinite range. Which data structure to be used to give efficient solution?
How do you clear a stack?
which notations are used in evaluation of arithmetic expressions using prefix and postfix forms?
What is nonlinear data?
What is difference between array and arraylist?
What is pivot in quicksort?
What is frozenset?
What is array in data structure with example?
What is the Insertion Sort Code?.
Does arraylist contain duplicates?