algo/ds-class/dui-lie-zh-a84cc/te-shu-shu-a088a/ #1517
Replies: 1 comment
-
这里好像也不太对 应该是 单调队列结构解决滑动窗口问题 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
algo/ds-class/dui-lie-zh-a84cc/te-shu-shu-a088a/
通用实现 单调栈 + 滑动窗口 1438. 绝对差不超过限制的最长连续子数组 (https://leetcode.cn/problems/longest-continuous-subarray-with-absolute-diff-less-than-or-equal-to-limit) 基本思路 解法代码 862. 和至少为 K 的最短子数组 (ht...
https://labuladong.github.io/algo/ds-class/dui-lie-zh-a84cc/te-shu-shu-a088a/
Beta Was this translation helpful? Give feedback.
All reactions