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


Please Help Members By Posting Answers For Below Questions

Can treemap have duplicate values?

489


What is list and types of list?

473


How do you reference all the elements in a one-dimension array?

588


Why are b trees used?

513


Why might quick sort might be better than merge sort?

446






Are dictionaries mutable?

468


Explain what is linear search?

582


What is the difference between null and void pointer in data structures?

703


What is Jagged Arrays?

553


Different Types of pattern?

558


What is the use of isEmpty() member methods?

526


What are arrays give example?

498


Define hash function?

524


Can arraylist be null?

481


Can we change the size of an array at run time?

532