Vidyalelo
Data Structure · Q2

Advanced Trees (AVL, RedBlack, BTrees)

Programming · Data Structure · question 2

Q2

Which of the following operations is used to restore balance in an AVL tree after insertion?

A.
Merging
B.
Splaying
C.
Rotations
Answer
D.
Hashing

Answer: Option C

Solution

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