ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

149 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

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

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

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

117 views

5 days 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

870 views

2 days 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

18 views

7 hours 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

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

528 views

1 day ago

Biju J
Sliding Window Explained

Struggling with the Longest Substring Without Repeating Characters problem? In this video, I break it down in the simplest way ...

3:52
Sliding Window Explained

3 views

4 days ago

Skillcef
Master These 17 DSA Patterns to Crack Any Coding Interview

Want to crack coding interviews, placements, or FAANG-level companies? You don't need to solve thousands of random ...

7:29
Master These 17 DSA Patterns to Crack Any Coding Interview

20 views

5 days ago

CodeQuotient
Maximum Sum Subarray of Size K | Sliding Window Technique Explained |  DSA Tutorial

This video explains how to solve the Maximum Sum Subarray of Size K using the Fixed Size Sliding Window technique in O(n) ...

15:25
Maximum Sum Subarray of Size K | Sliding Window Technique Explained | DSA Tutorial

0 views

5 days ago

Daily Dose Of LeetCode
Rolling Hash Detects Pattern | Check If a String Contains All Binary Codes of Size K | LeetCode 1461

Check If a String Contains All Binary Codes of Size K using a sliding window + rolling hash technique. The key idea is to ...

23:48
Rolling Hash Detects Pattern | Check If a String Contains All Binary Codes of Size K | LeetCode 1461

42 views

6 hours ago

RSstudies
Master Frequency Pattern in Java | Arrays, Strings & Interviews

In this video, we master one of the most important DSA patterns: Frequency Array & HashMap in Java If you're preparing for ...

7:44
Master Frequency Pattern in Java | Arrays, Strings & Interviews

0 views

5 days ago

Developer Coder
Check If a String Contains All Binary Codes of Size K | LeetCode 1461 | Java Code | Developer Coder

In this video on Developer Coder, we dive deep into LeetCode 1461 – Check If a String Contains All Binary Codes of Size K using ...

8:06
Check If a String Contains All Binary Codes of Size K | LeetCode 1461 | Java Code | Developer Coder

20 views

5 hours ago

CODEZILLA
Two Pointer Technique in C++ | Solve Array Problems in O(n) | Coding Interview Prep

In this video, we solve a classic Array problem using the Two Pointer technique in C++. If you're preparing for coding interviews or ...

3:12
Two Pointer Technique in C++ | Solve Array Problems in O(n) | Coding Interview Prep

4 views

6 days ago

Misetro
LeetCode 209 Minimum Size Subarray Sum | Sliding Window #6 | DSA Malayalam

In this video, I solve LeetCode 209 – Minimum Size Subarray Sum using the Variable Sliding Window technique. The explanation ...

9:52
LeetCode 209 Minimum Size Subarray Sum | Sliding Window #6 | DSA Malayalam

0 views

6 days ago

Misetro
LeetCode 1004 Max Consecutive Ones III | Sliding Window #7 | DSA Malayalam

In this video, I solve LeetCode 1004 – Max Consecutive Ones III using the Variable Sliding Window technique. The explanation is ...

12:34
LeetCode 1004 Max Consecutive Ones III | Sliding Window #7 | DSA Malayalam

0 views

5 days ago

DRACO
LeetCode 1461 | Check If String Contains All Binary Codes of Size K | Sliding Window | Java | Medium

LeetCode 1461 – Check If a String Contains All Binary Codes of Size K (Java) Today's LeetCode Daily Given a binary string s and ...

2:02
LeetCode 1461 | Check If String Contains All Binary Codes of Size K | Sliding Window | Java | Medium

0 views

1 hour ago

Misetro
Sliding Window #8 – Fruit Into Baskets | LeetCode 904 Malayalam

In this video, I solve LeetCode 904 – Fruit Into Baskets using the Variable Sliding Window technique. The explanation is in ...

12:40
Sliding Window #8 – Fruit Into Baskets | LeetCode 904 Malayalam

0 views

4 days ago