What are the two different operations done in an AA-Tree?
(a) shift and color
(b) skew and split
(c) zig and zag
(d) enqueue and dequeue
My doubt stems from Binary Trees in section Binary Trees of Data Structures & Algorithms I
This question was addressed to me in an internship interview.