Question
Which data structure or concept is best described as a static range-query structure built from overlapping power-of-two intervals?
Select an option. Your answer will be checked instantly.
Correct Answer: A. Sparse Table
Explanation:
Sparse Table is a static range-query structure built from overlapping power-of-two intervals.
This description distinguishes it from the other choices.
Leave a Reply