English

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 n2O(logn)\sqrt{n} \cdot 2^{O(\sqrt{\log n})}, improving the prior result of n2(logn)1/2+ε\sqrt{n} \cdot 2^{(\log n)^{1/2+\varepsilon}} 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.

Keywords

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

R2 v1 2026-06-28T03:49:41.045Z