1. Computer Science Engineering (CSE)
  2. Data Structures (DS)
  3. Non Linear Data Structures - Trees
  4. The average depth of a binary tree is gi...
Q.

The average depth of a binary tree is given as?

A. O(N)
B. O(√N)
C. O(N2)
D. O(log N)
Answer» D. O(log N)
View all MCQs in:   Data Structures (DS)

Discussion