AlgoLeap /AI爆题
Major AI leaps on difficult algorithmic problems
An auditable archive of specific algorithmic questions and AI-reported advances. Questions, results, and verification are recorded separately.
The initial corpus preserves the Luogu collection “AI 爆题总结” as provenance. GitHub repository ↗
Questions
Showing 13 of 13 questions
Major leaps
[省选联考 2024] 重塑时光
- Reported leap
- Theory not checked
- Code available
View question →- Reference frontier
- O(n×3n)
- Latest reported AI result
- O(n3×2n)
[蓝桥杯 2024 省 B] 爬山
- Reported leap
- Theory not checked
- Code available
View question →- Reference frontier
- Recognised as a flawed problem
- Latest reported AI result
- O(n+h)
- Reference frontier
- O(Tn2)
- Latest reported AI result
- O(Tnlogn)
[NOI2025] 序列变换
- Reported leap
- Theory not checked
- Theory only · code pending
View question →- Reference frontier
- O(tn2)
- Latest reported AI result
- O(t(n+logP))
- Reference frontier
- O(mlogm+n×2k)
- Latest reported AI result
- O(mlogm+nk2+k2×2k)
- Reference frontier
- O(tn2)
- Latest reported AI result
- O(tnn)
[省选联考 2026] 找寻者
- Reported leap
- Theory not checked
- Theory only · code pending
View question →- Reference frontier
- O(tn2)
- Latest reported AI result
- O(tnnlogn)
- Reference frontier
- O(nn)
- Latest reported AI result
- O(nlogn)
- Reference frontier
- O(n3)
- Latest reported AI result
- O(n2log2n)
[BJWC2018] 最长上升子序列
- Reported leap
- Theory not checked
- Theory only · code pending
View question →- Reference frontier
- O(n×2n)orO(np(n))
- Latest reported AI result
- O(n23/12log2n)
[SDOI2018] 旧试题
- Reported leap
- Theory not checked
- Theory only · code pending
View question →- Reference frontier
- O(nnlog3n)
- Latest reported AI result
- O(nlog3nΨ(n))
[CSP-S 2019] 树上的数
- Reported leap
- Theory not checked
- Code available
View question →- Reference frontier
- O(Tn2)
- Latest reported AI result
- O(Tnlog2n)
[SDOI/SXOI2022] 小 N 的独立集
- Reported leap
- Theory not checked
- Code available
View question →- Reference frontier
- O(n2k4)
- Latest reported AI result
- O(k3(nk)log23)
Open questions
No curated open questions are published yet.
No questions match these filters.
Verification methodology
A reported advance is not a single verified fact. AlgoLeap records four independent axes.
- Source review records what a page says; it does not check the proof.
- Theory checking requires an independent reviewer and concrete evidence.
- Code availability, testing, judge evidence and independent reproduction are distinct states.
- Prior-art status never implies novelty without an explicit, scoped search.
Contribute
Propose a focused open question, add a result to an existing question, or contribute verification evidence through the public repository.
Contribute ↗