what is the minimum possible depth of d array each node has atmost d children
Answers
Answered by
0
The minimum possible depth of a d-ary tree is Ω (log n / log d) where n is the number of nodes in the tree and d is the maximum number of children a node can have. The height of the tree is equal to the maximum depth of the tree.
brainlist plz!
Similar questions
Math,
1 month ago
History,
1 month ago
Social Sciences,
1 month ago
Computer Science,
2 months ago
English,
2 months ago
English,
8 months ago
English,
8 months ago