Q.

How many bits would a succinct binary tree occupy?

A. n+O(n)
B. 2n+O(n)
C. n/2
D. n
Answer» B. 2n+O(n)
1.3k
0
Do you find this helpful?
1

View all MCQs in

Data Structures (DS)

Discussion

No comments yet