Question
What is a common use of Sparse Table?
Select an option. Your answer will be checked instantly.
Correct Answer: B. fast idempotent range queries such as minimum
Explanation:
Sparse Table is commonly used for fast idempotent range queries such as minimum.
Its design supports this task efficiently or naturally.
Leave a Reply