ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

8,504 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

326,164 views

4 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

572,689 views

11 months ago

Jenny's Lectures CS IT
Design Min Stack - LeetCode155 | Full Explanation with JAVA Code

Placement Oriented NEW Batch of my “Mastering DSA with Java Course " (Code : BEST500) ...

30:39
Design Min Stack - LeetCode155 | Full Explanation with JAVA Code

7,079 views

6 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

307 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,906 views

10 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

codestorywithMIK
Delete Columns to Make Sorted II | Minute Details Covered | Dry Run | Leetcode 955 | MIK

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

30:50
Delete Columns to Make Sorted II | Minute Details Covered | Dry Run | Leetcode 955 | MIK

4,575 views

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

5,996 views

9 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

132 views

11 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

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,789 views

11 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,084 views

1 month 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

7 days ago

Developer Coder
Vowel Spellchecker | | LeetCode 966 | Java Code | Developer Coder

Welcome to Developer Coder! In this video, we dive deep into solving the Vowel Spellchecker problem from LeetCode 966 using ...

24:56
Vowel Spellchecker | | LeetCode 966 | Java Code | Developer Coder

283 views

3 months ago

Developer Coder
Ones and Zeroes | LeetCode 474 | 2 Approaches | Recursion | DP | Java Code | Developer Coder

Welcome to Developer Coder! In this video, we'll explore LeetCode Problem 474 – Ones and Zeroes, where we'll break down two ...

33:16
Ones and Zeroes | LeetCode 474 | 2 Approaches | Recursion | DP | Java Code | Developer Coder

122 views

1 month ago

shashCode
407. Trapping Rain Water II | leetcode daily challenge | shashcode | java | dsa

Problem Link: https://leetcode.com/problems/trapping-rain-water-ii/description/?envType=daily-question&envId=2025-01-19 ...

22:30
407. Trapping Rain Water II | leetcode daily challenge | shashcode | java | dsa

3,345 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,769 views

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

2 weeks ago