Quantum Data Structure for Range Minimum Query
Quantum Physics
2026-01-23 v1 Data Structures and Algorithms
Abstract
Given an array , the Range Minimum Query (RMQ) problem is to maintain a data structure that supports RMQ queries: given a range , find the index of the minimum element among , i.e., . In this paper, we propose a quantum data structure that supports RMQ queries and range updates, with an optimal time complexity for performing operations without preprocessing, compared to the classical . As an application, we obtain a time-efficient quantum algorithm for -minimum finding without the use of quantum random access memory.
Keywords
Cite
@article{arxiv.2601.13195,
title = {Quantum Data Structure for Range Minimum Query},
author = {Qisheng Wang and Zhean Xu and Zhicheng Zhang},
journal= {arXiv preprint arXiv:2601.13195},
year = {2026}
}
Comments
24 pages, 2 tables, 1 figure, 5 algorithms