CODING CHALLENGES

代码题库

用接近 LeetCode 的题表进入训练:先筛选题目,再进入双栏题面和编辑器。每道题只展示它实际声明支持的语言。

继续刷题

题目列表

显示 3 / 646 道可提交题。 当前筛选:标签:Stack,难度:困难,语言:Python

提交状态:未尝试未正确已正确
未尝试
coding-largest-rectangle-order-book-depth可练习
订单簿深度中的最大可执行矩形

Largest Rectangle in Order Book Depth

困难免费版Python / C++ / Rust
未尝试
coding-next-bigger-bid-bounded-distance-ratio可练习
前向窗口内的下一次 depth-jump:在最佳买价深度 tape 上做受限距离比例阈值扫描

Next Depth-Jump within a Forward Window: Bounded-Distance Ratio-Threshold Scan over a Best-Bid-Depth Tape

困难免费版Python / C++ / Rust
未尝试
coding-sum-of-min-bid-depth-sweeps可练习
所有连续价位带扫荡的瓶颈深度合计:深度均匀度评分

Aggregate Bottleneck Bid-Depth across All Contiguous Price-Band Sweeps (Depth-Uniformity Score)

困难免费版Python / C++ / Rust