What is the maximum total number of nodes in a tree that has
N levels? Note that the root is level (zero)

Answer Posted / bipin from utkal university mc

if tree is binary tree then maximum no.of node is 2^(N+1)-1

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define heap?

599


What is heap and its types?

498


Who created quicksort?

522


What is a vector class?

489


Define distributed query and linked server?

561






What is the difference between array sort () and array sort t >()?

460


What is linked hash set?

474


What is a pseudocode example?

491


What does a treemap do?

459


Does hashmap sort automatically?

564


What is difference between hashmap and map?

452


What do you mean by articulation point?

573


Why do we need sorting?

479


Differentiate between the singly linked list and doubly linked list.

595


What are the advantages of modularity?

507