CODING CHALLENGES

代码题库

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

继续刷题

题目列表

显示 18 / 646 道可提交题。 当前筛选:标签:Pricing,难度:中等,权限:免费

提交状态:未尝试未正确已正确
未尝试
coding-binomial-tree-american-put可练习
CRR 二叉树美式看跌期权定价

American Put Pricing on a CRR Binomial Tree

中等免费版Python / C++ / Rust
未尝试
coding-bond-ytm-bisect可练习
固定利率附息债券的周期到期收益率:单调递减下的二分求根

Periodic Yield To Maturity of a Fixed-Rate Coupon Bond via Bisection

中等免费版Python / C++ / Rust
未尝试
coding-cashflow-irr-bisect可练习
等距现金流的周期 IRR:标准项目假设下的二分求根

Periodic IRR of an Equally-Spaced Cashflow Stream Under the Standard-Project Assumption via Bisection

中等免费版Python / C++ / Rust
未尝试
coding-count-leaves-cumret-above-threshold可练习
远期情景树上累计 PnL 越过门槛的叶节点计数

Win-Count Leaves on a Forward Scenario Tree

中等免费版Python / C++ / Rust
未尝试
coding-deepest-no-drawdown-leaf-depth可练习
远期情景树上无中间回撤的最深叶深度

Deepest No-Drawdown Leaf on a Forward Scenario Tree

中等免费版Python / C++ / Rust
未尝试
coding-min-fill-time-vwap-within-bps-band可练习
最早同时达到目标成交量且边际滑点未超阈值的秒数

Earliest Second Where the Algo Hits Its Volume Target Without Tripping the Slippage Cap

中等免费版Python / C++ / Rust
未尝试
coding-min-fillrate-meet-deadline可练习
给定每分钟 supply cap 下、按时填满父单所需的最小恒定 maker 填充率

Minimum Constant Maker Fill-Rate to Meet a Parent-Order Deadline Under Per-Minute Supply Caps

中等免费版Python / C++ / Rust
未尝试
coding-min-leverage-cap-target-risk可练习
Calibrating the Minimum Leverage Cap for a Target Risk Budget

Calibrating the Minimum Leverage Cap for a Target Risk Budget

中等免费版Python / C++ / Rust
未尝试
coding-min-margin-haircut-bisect可练习
覆盖负债的最大统一抵押减值率:单调谓词下的二分搜索

Largest Uniform Collateral Haircut Covering a Liability via Bisection

中等免费版Python / C++ / Rust
未尝试
coding-min-slippage-cutoff-meet-target-sum可练习
满足目标累计绝对加权滑点的最小截断阈值:单调谓词下的二分搜索

Smallest Slippage Cutoff Meeting a Target Absolute Weighted Cost via Bisection

中等免费版Python / C++ / Rust
未尝试
coding-min-spread-for-fill-rate可练习
Minimum Spread Tolerance for Target Fill Rate

Minimum Spread Tolerance for Target Fill Rate

中等免费版Python / C++ / Rust
未尝试
coding-min-window-size-meet-volume-target可练习
满足每个窗口都达到目标成交量的最小切片长度

Smallest Slice Length Whose Every Window Meets a Volume Target

中等免费版Python / C++ / Rust
未尝试
coding-prob-of-reaching-target-leaves可练习
二叉情景树上击中目标叶集合的概率

Probability of Reaching a Target Leaf Set on a Binary Scenario Tree

中等免费版Python / C++ / Rust
未尝试
coding-pv-of-post-default-recovery-stream可练习
Present Value of a Post-Default Recovery Cash-Flow Stream

Present Value of a Post-Default Recovery Cash-Flow Stream

中等免费版Python / C++ / Rust
未尝试
coding-recursive-subtree-leaf-payoff-sum可练习
情景树上每节点的条件期望叶节点收益

Per-Node Conditional Expected Leaf Payoff on a Scenario Tree

中等免费版Python / C++ / Rust
未尝试
coding-scenario-tree-expected-pnl可练习
风险情景树的期望 PnL

Expected PnL on a Risk-Officer Scenario Tree

中等免费版Python / C++ / Rust
未尝试
coding-scenario-tree-worst-leaf-pnl可练习
风险情景树的最差叶 PnL

Worst-Case Leaf PnL on a Risk-Officer Scenario Tree

中等免费版Python / C++ / Rust
未尝试
coding-shortest-window-cum-return可练习
达到累计收益目标的最短窗口

Shortest Window Hitting a Cumulative Return Target

中等免费版Python / C++ / Rust