CODING CHALLENGES

代码题库

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

继续刷题

题目列表

显示 6 / 646 道可提交题。 当前筛选:标签:General Coding,难度:困难

提交状态:未尝试未正确已正确
未尝试
coding-backpressure-credit-flow订阅锁定
基于信用的背压:把生产者/消费者事件流回放成状态 trace

Credit-Based Backpressure — Replay Producer/Consumer Events into a State Trace

困难面试准备Python / C++ / Rust
未尝试
coding-dag-schedule-with-machine-cap订阅锁定
DAG Schedule on K Machines with Critical-Path Priority

DAG Schedule on K Machines with Critical-Path Priority

困难面试准备Python / C++ / Rust
未尝试
coding-fork-join-segment-stats订阅锁定
Fork-Join 分段统计(Welford 两段合并)

Fork-Join Segment Stats (Welford Pairwise Merge)

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

Largest Rectangle in Order Book Depth

困难免费版Python / C++ / Rust
未尝试
coding-parallel-pairwise-mean-merge订阅锁定
并行两两均值合并(Kahan 误差补偿)

Parallel Pairwise Mean Merge with Kahan Compensation

困难面试准备Python / C++ / Rust
未尝试
coding-pipeline-cache-aware-replay订阅锁定
Cache-Aware Pipeline Replay — Minimum Re-run Set with Input-Hash Chaining

Cache-Aware Pipeline Replay — Minimum Re-run Set with Input-Hash Chaining

困难面试准备Python / C++ / Rust