What is the maximum total number of nodes in a tree that has
N levels? Note that the root is level (zero)
Answer Posted / uday
he didnt mention type of tree as binary tree so answer for
at 0level is 1, for other levels max is infinate
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the use of threaded binary tree?
How do you sort pseudocode?
Does list allow null values?
Is merge sort better than quick?
What is the difference between one and two dimensional?
What is declaring array?
What is the use of prototype?
What is the order of selection sort?
How long does it take to master data structures and algorithms?
What is the space complexity of quicksort?
What is circular queue example?
How does selection sort work?
What is default size of hashmap?
Define forest?
What is difference between hashmap and map?