Question
What is a common use of Radix Tree?
Select an option. Your answer will be checked instantly.
Correct Answer: B. memory-efficient prefix indexing
Explanation:
Radix Tree is commonly used for memory-efficient prefix indexing.
Its design supports this task efficiently or naturally.
Leave a Reply