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
Is hashtable throw concurrentmodificationexception?
Why is arraylist not thread safe?
What is data structure and why we need it?
Write a Program for Linked list manipulation.
How can we remove loops in a linked list? What are the functions of fast and slow pointers?
Give the example of validating the parenthesis of expression using stack.
Which is the fastest sorting?
What data structure does a binary tree degenerate?
Which process places data at the back of the queue?
What is sorting with example?
Why you need a data structure?
What is storage structure in data structure?
Define graph?
What are the advantages of data structure?
List the differences between comparable and comparator interface?