CODING CHALLENGES

代码题库

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

继续刷题

题目列表

显示 6 / 646 道可提交题。 当前筛选:标签:Array,难度:困难,权限:免费

提交状态:未尝试未正确已正确
未尝试
coding-best-trades-k-transactions-fee可练习
限次交易加固定手续费的最优收益

Best Trades With K Transactions and Fee

困难免费版Python / C++ / Rust
未尝试
coding-largest-rectangle-order-book-depth可练习
订单簿深度中的最大可执行矩形

Largest Rectangle in Order Book Depth

困难免费版Python / C++ / Rust
未尝试
coding-max-carry-with-bounded-flip-count可练习
限定反转次数下的累计 carry 最大化

Maximum Cumulative Carry Under a Bounded Sign-Flip Budget

困难免费版Python / C++ / Rust
未尝试
coding-max-profit-bounded-drawdown可练习
限定回撤下的最优持仓收益

Maximum Profit Over Bounded-Drawdown Window

困难免费版Python / C++ / Rust
未尝试
coding-min-replenishments-to-avoid-stockout可练习
最少补货次数避免缺货

Min Replenishments to Avoid Stockout

困难免费版Python / C++ / Rust
未尝试
coding-optimal-strike-allocation可练习
期权价差中的最优行权价分配

Optimal Strike Allocation in Option Spread

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