ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

275 results

CS AI Think Tinker Learn
DSA | Arrays Advanced 1 | Sliding Windows, Rolling Hashes & Interview Patterns

Stop scanning and start looking up! In this deep-dive whiteboard session, we break down the most versatile tool in your coding ...

13:57
DSA | Arrays Advanced 1 | Sliding Windows, Rolling Hashes & Interview Patterns

0 views

4 days ago

Bit Yodha
Sliding Window Algorithm Secrets You Need to Know NOW

In this video, we explain the Sliding Window Pattern in Data Structures and Algorithms (DSA) in a simple and beginner-friendly ...

6:10
Sliding Window Algorithm Secrets You Need to Know NOW

133 views

2 weeks ago

CodeLogic
Stop Using Nested Loops! Master the O(n) Sliding Window Algorithm in Java

Stop wasting performance on nested loops! Are you still using $O(n^2)$ to solve subarray problems? In this video, we're killing ...

13:18
Stop Using Nested Loops! Master the O(n) Sliding Window Algorithm in Java

33 views

1 day ago

Skillcef
Master the Sliding Window Technique in 5 Minutes | DSA Interview Prep

Crack Coding Interviews with the Sliding Window Pattern Struggling with LeetCode sliding window problems? In this video ...

5:53
Master the Sliding Window Technique in 5 Minutes | DSA Interview Prep

31 views

5 days ago

RSstudies
Arrays & Strings Sliding Window 🚀 | Most Asked Interview Pattern

In this video, we master the Sliding Window Technique in Java, one of the most important and frequently asked DSA patterns for ...

6:19
Arrays & Strings Sliding Window 🚀 | Most Asked Interview Pattern

24 views

12 days ago

CodeCrack interviews
1 Pattern - 3 Problems | Master the Sliding Window Algorithm in JavaScript

Are you still using nested loops for array problems? If you're an SDET or Automation Engineer, high-performance code is the ...

9:12
1 Pattern - 3 Problems | Master the Sliding Window Algorithm in JavaScript

3 views

2 days ago

KNOWLEDGE DOCTOR
Episode 08: Sliding Window Templates | INTRODUCTION | DSA PATTERNS

Data Structures and Algorithms (DSA) patterns are proven problem-solving techniques that help you identify the right approach ...

12:49
Episode 08: Sliding Window Templates | INTRODUCTION | DSA PATTERNS

115 views

5 days ago

Prasanth Test Architect
Day 1: Sliding Window Pattern Explained | SDET Coding Interview | QA Architect Prep

Day 1 of my 30-day SDET coding interview series. In this video, we solve the Maximum Sum Subarray of Size K using the Sliding ...

12:54
Day 1: Sliding Window Pattern Explained | SDET Coding Interview | QA Architect Prep

88 views

4 weeks ago

CodeWithSukhreet
Sliding Window Pattern in Arrays | Master This DSA Pattern for Interviews 🚀 | Java + Explanation

Struggling with array problems in DSA? In this video, we'll master the Sliding Window Pattern — one of the most important and ...

16:59
Sliding Window Pattern in Arrays | Master This DSA Pattern for Interviews 🚀 | Java + Explanation

19 views

2 weeks ago

SHAGUN SINGH IITM
Day - 5 Master Sliding Window Pattern in DSA | LeetCode Interview Problems Explained

In this video, we explain the Sliding Window Pattern from scratch in a simple and intuitive way. Sliding Window is one of the ...

16:45
Day - 5 Master Sliding Window Pattern in DSA | LeetCode Interview Problems Explained

309 views

3 weeks ago

The Hidden Engineers
Sliding Window Mastery for DSA | Fixed & Variable Window Patterns

Sliding Window is one of the most important DSA patterns for coding interviews and competitive programming. In this video, you'll ...

6:27
Sliding Window Mastery for DSA | Fixed & Variable Window Patterns

2 views

1 day ago

RisingBrain
Maximum Subarray with Sum K | Brute Force to Optimised (Sliding Window) Approach | DSA Patterns

In this video, we solve the problem of finding the maximum length subarray with sum equal to K using the Sliding Window ...

21:28
Maximum Subarray with Sum K | Brute Force to Optimised (Sliding Window) Approach | DSA Patterns

861 views

2 days ago

From Brute To Best
Stop Brute Forcing Subarrays | Sliding Window Explained

Sliding Window is one of the most important patterns in coding interviews. In this video, we go from brute force to optimal thinking, ...

30:07
Stop Brute Forcing Subarrays | Sliding Window Explained

0 views

3 weeks ago

Raj Jain
leetcode sliding window pattern

With help of chatgpt we get easy-hard problem on leetcode on a particular topic and try to solve 4-5 problems.

37:46
leetcode sliding window pattern

14 views

3 weeks ago

CodeQuotient
Sliding Window Pattern | Fixed & Variable Size | DSA Tutorial

This video covers the concept of Sliding Window pattern, explaining how it works, its types (fixed and variable), and how it helps ...

8:31
Sliding Window Pattern | Fixed & Variable Size | DSA Tutorial

0 views

7 days ago

Kuldeep Codes
Sliding Window Technique | Maximize Number of 1s (GFG) | Real Use Case: Rate Limiting

In this video, we solve the classic GFG problem “Maximize Number of 1s after K flips” using the Sliding Window technique.

8:11
Sliding Window Technique | Maximize Number of 1s (GFG) | Real Use Case: Rate Limiting

12 views

2 weeks ago

Behind the Code with Pavan
Longest Substring with At Most K Distinct Characters | Sliding Window Java

In this video, we solve the Longest Substring with At Most K Distinct Characters problem using the Sliding Window technique in ...

20:11
Longest Substring with At Most K Distinct Characters | Sliding Window Java

0 views

4 hours ago

ICPC ACM USICT
DSA Bootcamp | Session - 01 | Array/String, Two Pointers, Sliding Window

Welcome to the first session of the DSA Bootcamp! In this lecture, we begin with the fundamentals of Arrays, then move into the ...

1:40:54
DSA Bootcamp | Session - 01 | Array/String, Two Pointers, Sliding Window

31 views

9 days ago

RisingBrain
Max Consecutive Ones | From Brute Force to Optimized Approach Using Sliding Window

In this video, I explain the problem “Max Consecutive Ones” step by step, starting from the brute force solution and then moving ...

20:32
Max Consecutive Ones | From Brute Force to Optimized Approach Using Sliding Window

488 views

23 hours ago

Info Techiezz
Longest Substring Without Repeating Characters|Sliding Window Algorithm Explained|Java DSA Interview

In this video, we solve the Longest Substring Without Repeating Characters problem using a simple and beginner-friendly ...

11:00
Longest Substring Without Repeating Characters|Sliding Window Algorithm Explained|Java DSA Interview

111 views

2 weeks ago