Examveda

Why do we impose restrictions like
. root property is black
. every leaf is black
. children of red node are black
. all leaves have same black

A. to get logarithm time complexity

B. to get linear time complexity

C. to get exponential time complexity

D. to get constant time complexity

Answer: Option A


This Question Belongs to Data Structure >> Binary Search Trees(B Tree)

Join The Discussion

Related Questions on Binary Search Trees(B Tree)