Quantum Data Structure for Range Minimum Query

📅 2026-01-01
🏛️ Journal of computer and system sciences (Print)
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This work addresses the inefficiency of classical data structures in supporting both range minimum queries (RMQ) and range updates. To overcome this limitation, we propose a novel quantum data structure that operates without quantum random access memory (QRAM). By integrating quantum search with an efficient k-minimum finding technique, our approach simultaneously supports RMQ queries and range updates without requiring preprocessing. For a sequence of \( q = O(n) \) operations, the total time complexity is \( \tilde{O}(\sqrt{nq}) \), which significantly improves upon the classical bound of \( \tilde{O}(n + q) \). This result represents the first near-optimal quantum speedup for the RMQ problem that does not rely on QRAM.

Technology Category

Application Category

Problem

Research questions and friction points this paper is trying to address.

Range Minimum Query
Quantum Data Structure
Quantum Algorithm
Range Updates
k-minimum Finding
Innovation

Methods, ideas, or system contributions that make the work stand out.

quantum data structure
range minimum query
quantum algorithm
k-minimum finding
QRAM-free
🔎 Similar Papers
No similar papers found.