Faster Dynamic Range Mode
arXiv:2004.08777
Abstract
In the dynamic range mode problem, we are given a sequence of length bounded by and asked to support element insertion, deletion, and queries for the most frequent element of a contiguous subsequence of . In this work, we devise a deterministic data structure that handles each operation in worst-case time, thus breaking the per-operation time barrier for this problem. The data structure is achieved by combining the ideas in Williams and Xu (SODA 2020) for batch range mode with a novel data structure variant of the Min-Plus product.
To appear in ICALP'20