CODING CHALLENGES

代码题库

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

继续刷题

题目列表

显示 24 / 646 道可提交题。 当前筛选:标签:Graph,难度:中等,语言:Rust

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

American Put Pricing on a CRR Binomial Tree

中等免费版Python / C++ / Rust
未尝试
coding-cluster-correlated-tickers可练习
强相关标的聚类

Cluster Correlated Tickers

中等免费版Python / C++ / Rust
未尝试
coding-correlation-cluster-count可练习
因子聚簇计数:阈值化相关性图的连通分量数

Factor Cluster Count: Connected Components on a Thresholded Correlation Graph

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

Win-Count Leaves on a Forward Scenario Tree

中等免费版Python / C++ / Rust
未尝试
coding-currency-arbitrage-cycle-detection可练习
货币套利环检测(对数汇率上的 Bellman-Ford)

Currency Arbitrage Cycle Detection (Bellman-Ford on Log Rates)

中等免费版Python / C++ / Rust
未尝试
coding-dag-multi-worker-topo-schedule订阅锁定
DAG 多工作线程拓扑调度

DAG Multi-Worker Topological Schedule

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

Deepest No-Drawdown Leaf on a Forward Scenario Tree

中等免费版Python / C++ / Rust
未尝试
coding-enumerate-hedge-decompositions可练习
对冲分解组合枚举

Enumerate Hedge Decompositions

中等免费版Python / C++ / Rust
未尝试
coding-factor-dependency-topo-order可练习
因子依赖拓扑序:夜间重建的确定性 min-heap Kahn 调度

Factor Dependency Topo Order: Deterministic Min-Heap Kahn for Nightly Rebuild

中等免费版Python / C++ / Rust
未尝试
coding-fan-out-fan-in-coordination-replay订阅锁定
Fan-Out / Fan-In Coordination — Event Replay

Fan-Out / Fan-In Coordination — Event Replay

中等面试准备Python / C++ / Rust
未尝试
coding-incremental-largest-component-size可练习
增量最大聚簇规模:因子对边事件流上的流式并查集

Incremental Largest Cluster Size: Streaming Union-Find on a Factor-Pair Edge Tape

中等免费版Python / C++ / Rust
未尝试
coding-largest-correlation-cluster-size可练习
最大因子聚簇规模:阈值化相关性图的最大连通分量大小

Largest Factor Cluster Size: Maximum Connected Component on a Thresholded Correlation Graph

中等免费版Python / C++ / Rust
未尝试
coding-min-hops-to-core-factor-set可练习
到核心因子集合的最少跳数:因子相似图上的多源 BFS

Min Hops to Core Factor Set: Multi-Source BFS on a Factor-Similarity Graph

中等免费版Python / C++ / Rust
未尝试
coding-min-max-drawdown-root-to-leaf-path可练习
情景树上根到叶路径中最小的最大回撤

Minimum Max-Drawdown Across Root-to-Leaf Paths

中等免费版Python / C++ / Rust
未尝试
coding-pipeline-failed-rerun-cascade订阅锁定
Research Pipeline DAG — Cascade-Invalidate Downstream of a Failed Task

Research Pipeline DAG — Cascade-Invalidate Downstream of a Failed Task

中等面试准备Python / C++ / Rust
未尝试
coding-pipeline-next-runnable-set订阅锁定
Research Pipeline DAG — Compute the Next-Runnable Set

Research Pipeline DAG — Compute the Next-Runnable Set

中等面试准备Python / C++ / Rust
未尝试
coding-priority-task-deps-with-worker-pool订阅锁定
带显式优先级与依赖的 Worker 池任务调度

Priority-Driven Task Scheduling with Deps on a Worker Pool

中等面试准备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-prune-binomial-tree-min-nodes订阅锁定
二项树价值剪枝

Prune Binomial Tree to Min Nodes

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

Per-Node Conditional Expected Leaf Payoff on a Scenario Tree

中等免费版Python / C++ / Rust
未尝试
coding-regime-transition-path-count可练习
状态机转移路径计数:可分辨催化剂下的 DAG 取模游走枚举

Regime Transition Path Count: Modular DAG Walk Enumeration with Distinguishable Catalysts

中等免费版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-trade-graph-connected-components可练习
共同成交图:基于成交对的连通分量

Co-Trading Graph — Connected Components of Session Trade Pairs

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