ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

4,050 results

freeCodeCamp.org
Data Structure and Algorithm Patterns for LeetCode Interviews – Tutorial

This is a comprehensive course on data structures and algorithms. @algo.monster will break down the most essential data ...

1:15:03
Data Structure and Algorithm Patterns for LeetCode Interviews – Tutorial

331,196 views

5 months ago

Nikhil Lohia
Gas Station (LeetCode 134) | Full Solution with Diagrams and animation | Greedy Approach

Join this channel to get access to perks: https://www.youtube.com/channel/UCT-S2ngqEBoYCM5UKuNeELg/join Actual problem ...

20:55
Gas Station (LeetCode 134) | Full Solution with Diagrams and animation | Greedy Approach

9,487 views

8 months ago

freeCodeCamp.org
Neetcode 150 Course - All Coding Interview Questions Solved

The NeetCode 150 is the most important LeetCode problems you need to master, selected to cover all major algorithmic patterns ...

38:57:11
Neetcode 150 Course - All Coding Interview Questions Solved

574,943 views

11 months ago

Jenny's Lectures CS IT
LeetCode Questions on Arrays| Must-Solve Questions for Placements & Interviews | With JAVA Code

This lecture is part of my DSA with JAVA course. To Access full course Enroll here: Placement Oriented NEW Batch of my ...

1:14:01
LeetCode Questions on Arrays| Must-Solve Questions for Placements & Interviews | With JAVA Code

11,819 views

6 months ago

Developer Coder
Minimum Operations to Convert All Elements to Zero | LeetCode 3542 | Java Code | Developer Coder

Welcome to Developer Coder! In this video, we dive deep into the LeetCode Problem 3542: Minimum Operations to Convert All ...

30:35
Minimum Operations to Convert All Elements to Zero | LeetCode 3542 | Java Code | Developer Coder

103 views

1 month ago

Nikhil Lohia
Number of Islands (LeetCode 200) | Full solution with a DFS and a BFS approach

Join this channel to get access to perks: https://www.youtube.com/channel/UCT-S2ngqEBoYCM5UKuNeELg/join Actual problem ...

20:04
Number of Islands (LeetCode 200) | Full solution with a DFS and a BFS approach

16,954 views

10 months ago

Padho with Pratyush
DSA Patterns Episode 27 | Master DSA Patterns With Prefix Sum | Leetcode Patterns

Why Should You Learn DSA Patterns in 2025? https://www.youtube.com/watch?v=qH2VQY48mg4 DSA Patterns Playlist: ...

22:37
DSA Patterns Episode 27 | Master DSA Patterns With Prefix Sum | Leetcode Patterns

2,486 views

4 weeks ago

Smart Programming
Two Pointer Technique (DSA using Java) | Two Sum Problem | DSA Placement Course

DSA Coding Interview Patterns: Two Pointer Technique & Two Sum Problem ◾◼️ Useful Notes & Courses Links◼️◾ ...

26:14
Two Pointer Technique (DSA using Java) | Two Sum Problem | DSA Placement Course

2,870 views

2 months ago

Shradha Khapra
L82. Gas Station | Greedy Approach | Leetcode 134

This lecture was made with a lot of love❤️ Company wise DSA Sheet Link : https://docs.google.com/spreadsheets/d ...

22:16
L82. Gas Station | Greedy Approach | Leetcode 134

44,600 views

8 months ago

Code with Anish
DSA LIve | Java | Leetcode | GFG | CP | Codeforces

Are you preparing for coding interviews, improving your problem-solving skills, or aiming for FAANG? You're in the right place!

1:41:07
DSA LIve | Java | Leetcode | GFG | CP | Codeforces

4 views

Streamed 2 weeks ago

Nikhil Lohia
Insert Interval (LeetCode 57) } Full solution with different scenarios

Join this channel to get access to perks: https://www.youtube.com/channel/UCT-S2ngqEBoYCM5UKuNeELg/join Actual problem ...

20:14
Insert Interval (LeetCode 57) } Full solution with different scenarios

6,822 views

11 months ago

codestorywithMIK
Make Array Elements Equal to Zero | Brute Force | Optimal | Detailed Dry Runs | Leetcode 3354 | MIK

Whatsapp Community Link : https://www.whatsapp.com/channel/0029Va6kVSjICVfiVdsHgi1A This is the 114th Video of our Playlist ...

30:16
Make Array Elements Equal to Zero | Brute Force | Optimal | Detailed Dry Runs | Leetcode 3354 | MIK

6,085 views

1 month ago

Developer Coder
Maximize the Minimum Powered City | LeetCode 2528 | Binary Search | Java Code | Developer Coder

Welcome to Developer Coder! In this video, we explore the LeetCode 2528: Maximize the Minimum Powered City problem, ...

31:14
Maximize the Minimum Powered City | LeetCode 2528 | Binary Search | Java Code | Developer Coder

120 views

1 month ago

Developer Coder
Increment Submatrices by One | LeetCode 2536 | Prefix Sum | Java Code | Developer Coder

Welcome back to Developer Coder! In today's video, we dive into the LeetCode problem Increment Submatrices by One (2536) ...

23:14
Increment Submatrices by One | LeetCode 2536 | Prefix Sum | Java Code | Developer Coder

105 views

1 month ago

Developer Coder
Replace Non-Coprime Numbers in Array | LeetCode 2197 | Stacks | Java Code | Developer Coder

Welcome to Developer Coder In this video, we will be solving an interesting stack-based problem from LeetCode: Replace ...

23:03
Replace Non-Coprime Numbers in Array | LeetCode 2197 | Stacks | Java Code | Developer Coder

168 views

3 months ago

Developer Coder
Count Number of Trapezoids I | LeetCode 3623 | Java Code | Developer Coder

Welcome back to Developer Coder! In today's video, we dive deep into LeetCode 3623 – Count Number of Trapezoids I, ...

27:59
Count Number of Trapezoids I | LeetCode 3623 | Java Code | Developer Coder

132 views

3 weeks ago

Developer Coder
Number of Ways to Divide a Long Corridor | LeetCode 2147 | Java Code | Developer Coder

Welcome to Developer Coder In this video, we explore LeetCode 2147 – Number of Ways to Divide a Long Corridor using Java ...

28:00
Number of Ways to Divide a Long Corridor | LeetCode 2147 | Java Code | Developer Coder

83 views

9 days ago

Developer Coder
Number of People Aware of a Secret | LeetCode 2327 | 2 Approaches | Java Code | Developer Coder

Welcome to Developer Coder In this video, we solve LeetCode Problem 2327: Number of People Aware of a Secret using 2 ...

24:38
Number of People Aware of a Secret | LeetCode 2327 | 2 Approaches | Java Code | Developer Coder

379 views

3 months ago

Developer Coder
Count the Number of Computer Unlocking Permutations | LeetCode 3577 | Java Code | Developer Coder

Unlock the smart way to solve LeetCode 3577 – Count the Number of Computer Unlocking Permutations using efficient ...

20:37
Count the Number of Computer Unlocking Permutations | LeetCode 3577 | Java Code | Developer Coder

133 views

13 days ago

Developer Coder
Count the Number of Substrings with Dominant Ones | LeetCode 3234 | Java Code | Developer Coder

Welcome back to Developer Coder! In today's video, we break down the LeetCode problem “Count the Number of Substrings with ...

44:21
Count the Number of Substrings with Dominant Ones | LeetCode 3234 | Java Code | Developer Coder

187 views

1 month ago