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 are two types of sorting?
Is boolean a data type?
what are the applications of Linked Lists?
What do you mean by selection sort?
What is data type with example?
What are the differences between b tree and b+ tree?
Can we remove element from arraylist while iterating?
What is storage structure in data structure?
Define forest?
What can be stored in an arraylist?
How do I sort hashset?
Explain set interface?
What is max heapify?
How is a hashset implemented?
What is an iterative algorithm?