A mode of a multiset S is an element a ∈ S of maximum multiplicity; that is, a occurs at least as frequently as any other element in S. Given an array A[1: n] of n elements, we consider a basic problem: constructing a static data structure that efficiently answers range mode queries on A. Each query consists of an input pair of indices (i, j) for which a mode of A[i: j] must be returned. The best previous data structure with linear space, by Krizanc, Morin, and Smid (ISAAC 2003), requires Θ( n log logn) query time in the worst case. We improve their result and present an O(n)-space data structure that supports range mode queries in O( n / logn) worst-case time. In the external memory model, we give a linear-space data structure that require...
Let (Formula Presented) be a text of length n and (Formula Presented) be the suffix starting at posi...
AbstractGiven a set of n objects, each characterized by d attributes specified at m fixed time insta...
Given the lower bound of\Omega\Gamma n (d\Gamma1)=d ) for range query time complexity on n d-dime...
A mode of a multiset S is an element a ∈ S of maximum multiplicity; that is, a occurs at least as fr...
A mode of a multiset S is an element a in S of maximum multiplicity; that is, a occurs at least as f...
Abstract. We present O(n)-space data structures to support various range frequency queries on a give...
We consider range queries that search for low-frequency elements (least frequent elements and α-mino...
Given an array A of n elements, we wish to support queries for the most frequent and least frequent ...
Let S be a set of n points in d dimensions, such that each point is assigned a color. Given a query ...
We conduct an experimental study on the range mode problem. In the exact version of the problem, we ...
For any epsilon in (0,1), a (1+epsilon)-approximate range mode query asks for the position of an ele...
Abstract. Given an array A of size n, we consider the problem of an-swering range majority queries: ...
Given an array A of size n, we consider the problem of answering range majority queries: given a que...
Range minimum queries (RMQs) are essential in many algorithmic procedures. The problem is to prepare...
Abstract. We revisit the range minimum query problem and present a new O(n)-space data structure tha...
Let (Formula Presented) be a text of length n and (Formula Presented) be the suffix starting at posi...
AbstractGiven a set of n objects, each characterized by d attributes specified at m fixed time insta...
Given the lower bound of\Omega\Gamma n (d\Gamma1)=d ) for range query time complexity on n d-dime...
A mode of a multiset S is an element a ∈ S of maximum multiplicity; that is, a occurs at least as fr...
A mode of a multiset S is an element a in S of maximum multiplicity; that is, a occurs at least as f...
Abstract. We present O(n)-space data structures to support various range frequency queries on a give...
We consider range queries that search for low-frequency elements (least frequent elements and α-mino...
Given an array A of n elements, we wish to support queries for the most frequent and least frequent ...
Let S be a set of n points in d dimensions, such that each point is assigned a color. Given a query ...
We conduct an experimental study on the range mode problem. In the exact version of the problem, we ...
For any epsilon in (0,1), a (1+epsilon)-approximate range mode query asks for the position of an ele...
Abstract. Given an array A of size n, we consider the problem of an-swering range majority queries: ...
Given an array A of size n, we consider the problem of answering range majority queries: given a que...
Range minimum queries (RMQs) are essential in many algorithmic procedures. The problem is to prepare...
Abstract. We revisit the range minimum query problem and present a new O(n)-space data structure tha...
Let (Formula Presented) be a text of length n and (Formula Presented) be the suffix starting at posi...
AbstractGiven a set of n objects, each characterized by d attributes specified at m fixed time insta...
Given the lower bound of\Omega\Gamma n (d\Gamma1)=d ) for range query time complexity on n d-dime...