How will you remove a left horizontal link in an AA-tree?
Posted: Wed Jul 13, 2022 7:42 pm
a) by performing right rotation
b) by performing left rotation
c) by deleting both the elements
d) by inserting a new element
b) by performing left rotation
c) by deleting both the elements
d) by inserting a new element