What is the special property of red-black trees and what root should always be?
Posted: Wed Jul 13, 2022 7:42 pm
a) a color which is either red or black and root should always be black color only
b) height of the tree
c) pointer to next node
d) a color which is either green or black
b) height of the tree
c) pointer to next node
d) a color which is either green or black