Which special balanced binary search tree is used to store the nodes of auxiliary tree?
(a) Red – Black Tree
(b) Red – Brown Tree
(c) Red – Yellow Tree
(d) Red – Tango Tree
This intriguing question comes from Binary Trees in portion Binary Trees of Data Structures & Algorithms I
The question was posed to me during an interview.