English
全部
搜索
图片
视频
短视频
地图
资讯
更多
购物
航班
旅游
笔记本
报告不当内容
请选择下列任一选项。
无关
低俗内容
成人
儿童性侵犯
时长
全部
短(小于 5 分钟)
中(5-20 分钟)
长(大于 20 分钟)
日期
全部
过去 24 小时
过去一周
过去一个月
去年
清晰度
全部
低于 360p
360p 或更高
480p 或更高
720p 或更高
1080p 或更高
源
全部
Dailymotion
Vimeo
Metacafe
Hulu
VEVO
Myspace
MTV
CBS
Fox
CNN
MSN
价格
全部
免费
付费
清除筛选条件
安全搜索:
中等
严格
中等(默认)
关闭
筛选器
4:13
YouTube
CodeLucky
Maximum Sum Subarray of Size K - Sliding Window Pattern Explained
Learn how to solve the Maximum Sum Subarray of Size K problem using the Sliding Window technique! 🚀 In this video, we break down one of the most common coding interview patterns. We start by exploring the brute force solution and identifying why it's inefficient. Then, we visualize the "Sliding Window" optimization that reduces the time ...
已浏览 20 次
2 个月之前
Maximum Subarray Problem Algorithm
SOLVED: Convert the pseudocode into a C functionThe Maximum Subarray ProblemThe maximum subarray problem involves finding a contiguous part of an array of numbers that adds up to the greatest possible sum.Maximum subarray problem input: a non-empty vector V of n integersOutput: indices b, e such that 0 ≤ b sum(v[b:e]): b = i e = j return (b, e)The two nested loops together iterate O(n^2) times, and the sum operation takes O(n) time, so the total time comp
numerade.com
2023年8月13日
2:37
(CS 577) Lecture 4a*: Maximum Sum Subarray Proof
YouTube
Jeremy McMahan
已浏览 1 次
2 个月之前
31:55
(CS 577) Lecture 4a: Maximum Sum Subarray
YouTube
Jeremy McMahan
已浏览 19 次
2 个月之前
热门视频
8:32
Max Subarray Sum of Size K | Sliding Window Explained Simply
YouTube
CodeGlimpse
已浏览 43 次
8 个月之前
14:43
Maximum of all subarrays of size 'k' using Sliding Window Technique | GeeksforGeeks
YouTube
GeeksforGeeks
已浏览 6.5万 次
2020年3月4日
16:15
14. Maximum Sum Subarray of Size K Using Sliding Window and Two Pointer
YouTube
miniroboworld
已浏览 17 次
2 个月之前
Maximum Subarray Problem Applications
11:15
Maximum SubArray|Leetcode|Day 4 of 100 days DSA Challenge|Maximum SubArray leetcode Problem leetcode
YouTube
Pavan's CODEHUB
已浏览 5 次
2 个月之前
4:14
Number of Subarrays with Bounded Maximum - LeetCode Solution Explained
YouTube
CodeLucky
已浏览 4 次
2 个月之前
0:43
skills2salary on Instagram: "Maximum Subarray Explained in 1 Minute (LeetCode 53) ⚡ This problem teaches you one of the most powerful DP tricks 💡 Here’s LeetCode 53: Maximum Subarray solved using Kadane’s Algorithm — simple and efficient. If you’re preparing for DSA, placements, or coding interviews, save this and revise before interviews 🚀 Once you get this, many array problems become easy. 👉 Follow for daily LeetCode & DSA patterns. #LeetCode #DSA #CodingInterview #DynamicProgramming #softw
Instagram
skills2salary
已浏览 110 次
1 个月前
8:32
Max Subarray Sum of Size K | Sliding Window Explained Simply
已浏览 43 次
8 个月之前
YouTube
CodeGlimpse
14:43
Maximum of all subarrays of size 'k' using Sliding Window Technique
…
已浏览 6.5万 次
2020年3月4日
YouTube
GeeksforGeeks
16:15
14. Maximum Sum Subarray of Size K Using Sliding Window and Two
…
已浏览 17 次
2 个月之前
YouTube
miniroboworld
7:10
K Sized Subarray Maximum | Sliding Window Maximum | GFG POTD So
…
已浏览 14 次
1 个月前
YouTube
Gopo workspace
37:59
Maximum of all subarrays of size k | Sliding Window
已浏览 26.7万 次
2020年11月17日
YouTube
Aditya Verma
23:42
Maximum Sum Subarray of size K | Sliding Window
已浏览 41.6万 次
2020年9月23日
YouTube
Aditya Verma
0:35
K Sized Subarray Maximum | Sliding Window Maximum | GFG POTD 1
…
已浏览 151 次
1 个月前
YouTube
Visually Inclined
31:10
11. Sum of minimum and maximum elements of all subarrays of size
…
已浏览 765 次
7 个月之前
YouTube
Ayushi Sharma
9:41
Maximum of All Subarrays of Size K | Find Maximum Sum of a Subarra
…
已浏览 2.1万 次
2019年6月10日
YouTube
Programming Tutorials
19:36
K Sized Subarray Maximum. Easy Explained and Solved, a few step.
已浏览 30 次
1 个月前
YouTube
OBrutus
25:05
Variable Size Sliding Window | Largest Subarray of sum K | Part1
已浏览 19.2万 次
2020年11月29日
YouTube
Aditya Verma
0:40
Max Subarray with K sum | Array
已浏览 3256 次
2024年2月22日
YouTube
dsaa2z
14:03
Max Sum Subarray of size K | Sliding Window | GFG | Leetcode
已浏览 1136 次
2023年7月11日
YouTube
Vaibhav Talks - Coding
14:06
Find Maximum Sum of a Subarray of Size K | Sliding Window | Hindi
已浏览 3596 次
2020年9月21日
YouTube
Programming Tutorials
1:24:56
Subarrays with K Different Integers | Count Subarrays Where Max Elem
…
已浏览 1.3万 次
2024年5月13日
YouTube
Coder Army
17:57
Max Sum Subarray of Size K | Java DSA Placement | FAANG | GFG
已浏览 2.1万 次
2024年1月3日
YouTube
ShashCode
1:22
LeetCode 325, "Maximum Size Subarray Sum Equals k"
已浏览 204 次
5 个月之前
YouTube
Mastering Programming
10:20
Maximum of all subarrays of size K | Leetcode #239
已浏览 8.1万 次
2020年3月27日
YouTube
Techdose
10:49
Array - 27: Find Maximum Sum of sub-array with given size K
已浏览 2.1万 次
2020年3月21日
YouTube
Coding Simplified
10:10
Max Sum Subarray of size K
已浏览 45 次
2 个月之前
YouTube
OBrutus
20:49
L11. Subarray with k different integers | 2 Pointers and Sliding W
…
已浏览 15.5万 次
2024年3月27日
YouTube
take U forward
18:44
POTD - 27/09/2024 | K Sized Subarray Maximum | Problem of t
…
已浏览 1329 次
2024年9月27日
YouTube
GeeksforGeeks Practice
19:30
K Sized Subarray Maximum | GFG POTD
已浏览 102 次
1 个月前
YouTube
Shivam Gupta
0:17
Leetcode 325. Maximum Size Subarray Sum Equals k in Python
…
已浏览 275 次
3 个月之前
YouTube
Code is Art
2:06
Maximum XOR of subarray size of k
2 个月之前
YouTube
Studio Tips
18:40
Minimum Size Subarray Sum | Google | Amazon | Easy Explanati
…
已浏览 2.7万 次
2022年9月10日
YouTube
codestorywithMIK
3:01
Subarray maximum sum of k size
已浏览 90 次
2 个月之前
YouTube
Studio Tips
41:33
Maximum Sum Subarray with at least Size K | Dynamic Programming
已浏览 2.6万 次
2020年10月14日
YouTube
Pepcoding
1:09:15
Sliding Window: Subarray Sums Divisible by K | Subarray Product
…
已浏览 1.8万 次
2024年5月8日
YouTube
Coder Army
观看更多视频
更多类似内容
反馈