Chemistry, asked by Fighters5883, 10 months ago

The minimum number of elements in a heap of height h isselect one:a. 2h+1b. 2h-1c. 2h -1d. 2h

Answers

Answered by jhansijeyakumar12
1

Answer:

So maximum number of nodes in a binary tree of height h is 1 + 2 + 4 + .. + 2h-1. This is a simple ... 3) In a Binary Tree with N nodes, minimum possible height or minimum number of levels

Answered by TheDreamCatcher
2

Explanation:

n(n-1)/2 maximum edges are possible in a undirected graph without ... Now pop elements from B and print b c

Similar questions