CODING CHALLENGES

代码题库

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

继续刷题

题目列表

显示 6 / 646 道可提交题。 当前筛选:标签:Two pointers,难度:简单

提交状态:未尝试未正确已正确
未尝试
coding-count-in-band-k-windows可练习
全部报价位于容差带内的 K 期窗口计数

Count K-Tick Windows With Every Quote Inside the Tolerance Band

简单免费版Python / C++ / Rust
未尝试
coding-count-positive-flow-k-windows可练习
严格净流入的 K 期窗口计数

Count of Strictly-Positive Net-Inflow K-Period Windows

简单免费版Python / C++ / Rust
未尝试
coding-match-bid-ask-snapshots可练习
撮合买卖盘快照时间戳

Match Bid and Ask Snapshots

简单免费版Python / C++ / Rust
未尝试
coding-running-cumulative-sum-stream可练习
流式累计求和

Running Cumulative Sum over a Stream

简单免费版Python / C++ / Rust
未尝试
coding-stream-distinct-count-elements可练习
流式不同元素的运行计数

Stream Running Distinct Count

简单免费版Python / C++ / Rust
未尝试
coding-stream-kth-largest-pnl可练习
流式 K 大盈亏

Streaming K-th Largest P&L

简单免费版Python / C++ / Rust