Elsevier

Information and Computation

Volume 222, January 2013, Pages 169-179
Information and Computation

Range majority in constant time and linear space

https://doi.org/10.1016/j.ic.2012.10.011Get rights and content
Under an Elsevier user license
open archive

Abstract

Given an array A of size n, we consider the problem of answering range majority queries: given a query range [i..j] where 1ijn, return the majority element of the subarray A[i..j] if it exists. We describe a linear space data structure that answers range majority queries in constant time. We further generalize this problem by defining range α-majority queries: given a query range [i..j], return all the elements in the subarray A[i..j] with frequency greater than α(ji+1). We prove an upper bound on the number of α-majorities that can exist in a subarray, assuming that query ranges are restricted to be larger than a given threshold. Using this upper bound, we generalize our range majority data structure to answer range α-majority queries in O(1α) time using O(nlg(1α+1)) space, for any fixed α(0,1). This result is interesting since other similar range query problems based on frequency have nearly logarithmic lower bounds on query time when restricted to linear space.

Cited by (0)

This research was supported through NSERC of Canada and the Canada Research Chairs Program. A preliminary version of these results appeared at the 38th International Colloquium on Automata, Languages and Programming [12].