Question
What is a common use of Balanced Binary Tree?
Select an option. Your answer will be checked instantly.
Correct Answer: B. keeping tree operations efficient
Explanation:
Balanced Binary Tree is commonly used for keeping tree operations efficient.
Its design supports this task efficiently or naturally.
Leave a Reply