A Note on Quantum Divide and Conquer for Minimal String Rotation
Quantum Physics
2025-02-21 v2 Data Structures and Algorithms
Abstract
Lexicographically minimal string rotation is a fundamental problem in string processing that has recently garnered significant attention in quantum computing. Near-optimal quantum algorithms have been proposed for solving this problem, utilizing a divide-and-conquer structure. In this note, we show that its quantum query complexity is , improving the prior result of due to Akmal and Jin (SODA 2022). Notably, this improvement is quasi-polylogarithmic, which is achieved by only logarithmic level-wise optimization using fault-tolerant quantum minimum finding.
Cite
@article{arxiv.2210.09149,
title = {A Note on Quantum Divide and Conquer for Minimal String Rotation},
author = {Qisheng Wang},
journal= {arXiv preprint arXiv:2210.09149},
year = {2025}
}
Comments
16 pages, 1 table. v2: Decision version in v1 is removed due to a gap found in the proof