原文链接: https://leetcode-cn.com/problems/get-equal-substrings-within-budget
英文原文You are given two strings s and t of the
标签详情
滑动窗口 分类
原文链接: https://leetcode-cn.com/problems/replace-the-substring-for-balanced-string
英文原文You are given a string containing
原文链接: https://leetcode-cn.com/problems/count-number-of-nice-subarrays
英文原文Given an array of integers nums and an integ
原文链接: https://leetcode-cn.com/problems/maximum-number-of-occurrences-of-a-substring
英文原文Given a string s, return the m
原文链接: https://leetcode-cn.com/problems/number-of-sub-arrays-of-size-k-and-average-greater-than-or-equal-to-threshold
英
原文链接: https://leetcode-cn.com/problems/number-of-substrings-containing-all-three-characters
英文原文Given a string s
原文链接: https://leetcode-cn.com/problems/maximum-points-you-can-obtain-from-cards
英文原文There are several cards arranged i
原文链接: https://leetcode-cn.com/problems/longest-continuous-subarray-with-absolute-diff-less-than-or-equal-to-limit
英文原文
原文链接: https://leetcode-cn.com/problems/maximum-number-of-vowels-in-a-substring-of-given-length
英文原文Given a string s an
原文链接: https://leetcode-cn.com/problems/longest-subarray-of-1s-after-deleting-one-element
英文原文Given a binary array nums