Question
What is a common use of Red-Black Tree?
Select an option. Your answer will be checked instantly.
Correct Answer: B. implementing ordered maps and sets
Explanation:
Red-Black Tree is commonly used for implementing ordered maps and sets.
Its design supports this task efficiently or naturally.
Leave a Reply