Home Posts The depth of a complete binary tree is given by A. Dn = n log2n B. Dn = n log2n+1 C. Dn = log2n D. Dn = log2n+1 Ans: D
Post a Comment