CODING CHALLENGES

代码题库

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

继续刷题

题目列表

显示 6 / 646 道可提交题。 当前筛选:标签:Concurrency,难度:中等,语言:C++

提交状态:未尝试未正确已正确
未尝试
coding-dag-multi-worker-topo-schedule订阅锁定
DAG 多工作线程拓扑调度

DAG Multi-Worker Topological Schedule

中等面试准备Python / C++ / Rust
未尝试
coding-divide-conquer-sum-tree订阅锁定
分治求和树(并行归约模拟)

Divide-and-Conquer Sum Tree (Parallel Reduction Simulation)

中等面试准备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-mapreduce-groupby-count订阅锁定
MapReduce 分组计数(两阶段聚合)

MapReduce Group-By Count (Two-Phase Aggregation)

中等面试准备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-tree-reduction-min-max订阅锁定
Tree Reduction with (min, max) Associative Combiner

Tree Reduction with (min, max) Associative Combiner

中等面试准备Python / C++ / Rust