Vidyalelo
Data Structure · Q36

Advanced Trees (AVL, RedBlack, BTrees)

Programming · Data Structure · question 36

Q36

Which operation in a Red-Black tree might require re-coloring of nodes?

A.
Deletion
B.
Both insertion and deletion
Answer
C.
Tree rotation
D.
Deletion

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board