ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

3,919 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

339,030 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,596 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

578,409 views

11 months 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

17,050 views

10 months ago

Developer Coder
Power Grid Maintenance | LeetCode 3607 | Union-Find (DSU) | Java Code | Developer Coder

Welcome to Developer Coder! In this video, we dive deep into the LeetCode Problem 3607 - Power Grid Maintenance, using ...

31:54
Power Grid Maintenance | LeetCode 3607 | Union-Find (DSU) | Java Code | Developer Coder

310 views

1 month 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,875 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,874 views

6 months 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

13 days ago

Nikhil Lohia
01 Matrix (LeetCode 542) | Solution using BFS and Dynamic Programming | 2 sweeps simplified

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

21:27
01 Matrix (LeetCode 542) | Solution using BFS and Dynamic Programming | 2 sweeps simplified

4,155 views

9 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,898 views

9 months ago

Developer Coder
Delete Columns to Make Sorted II | LeetCode 955 | Java Code | Developer Coder

Welcome to Developer Coder ‍ In this video, we dive deep into LeetCode 955 – Delete Columns to Make Sorted II, focusing ...

29:17
Delete Columns to Make Sorted II | LeetCode 955 | Java Code | Developer Coder

135 views

6 days 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,960 views

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

Nikhil Lohia
Rotting Oranges (LeetCode 994) | Full solution using DFS | Flood Fill algorithm

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

22:09
Rotting Oranges (LeetCode 994) | Full solution using DFS | Flood Fill algorithm

6,075 views

9 months ago

Developer Coder
Maximum Frequency of an Element After Performing Operations I | LeetCode 3346 | Developer Coder

... Approach Java LeetCode 3346 Solution Guide How To Solve Maximum Frequency Problem LeetCode Problem Java LeetCode ...

27:13
Maximum Frequency of an Element After Performing Operations I | LeetCode 3346 | Developer Coder

621 views

2 months ago

Jenny's Lectures CS IT
Search Insert Position - Brute Force & Optimal Solutions Explained | LeetCode 35

Use Code "BEST500" to get Early Bird Discount Placement Oriented Jennys Lectures DSA with Java Course (New Batch) ...

37:30
Search Insert Position - Brute Force & Optimal Solutions Explained | LeetCode 35

10,180 views

9 months 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 the Number of Arrays with K Matching Adjacent Elements | LeetCode 3405 |Java| Developer Coder

Welcome to Developer Coder! In this video, we'll walk through the LeetCode problem "Count the Number of Arrays with K ...

51:34
Count the Number of Arrays with K Matching Adjacent Elements | LeetCode 3405 |Java| Developer Coder

273 views

6 months 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

380 views

3 months ago

Smart Programming
Longest Substring Without Repeating Characters (LeetCode 3) | 🔥 DSA Java Placement Course

In this video, we will solve one of the most popular string problems asked in coding interviews — Longest Substring Without ...

21:05
Longest Substring Without Repeating Characters (LeetCode 3) | 🔥 DSA Java Placement Course

1,206 views

1 month ago