ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,818 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

332,857 views

5 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

575,596 views

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

8 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

16,973 views

10 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,830 views

6 months 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,829 views

11 months 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,042 views

9 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

10 days ago

Nikhil Lohia
Palindromic Substrings (LeetCode 647) | Full step by step solution with visuals

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

20:06
Palindromic Substrings (LeetCode 647) | Full step by step solution with visuals

13,945 views

1 year 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,127 views

9 months ago

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

... Using Stack Stack Based Java Problem Solving LeetCode Monotonic Stack Concept LeetCode Advanced Java Solutions Java ...

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

103 views

1 month ago

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

... Frequency Java Tutorial LeetCode Coding Guide Java LeetCode Problem Java Code LeetCode Java Problem Solution Java ...

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

618 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

Developer Coder
Maximize the Number of Partitions After Operations | LeetCode 3003 | Java Code | Developer Coder

... LeetCode Hard Problem Solutions Optimize String Partition Java Approach Dynamic Programming For Strings LeetCode Java ...

56:36
Maximize the Number of Partitions After Operations | LeetCode 3003 | Java Code | Developer Coder

414 views

2 months ago

Developer Coder
Count Special Triplets | LeetCode 3583 | 2 Approaches | Binary Search | Java Code | Developer Coder

In today's video on Developer Coder, we break down the problem “Count Special Triplets” (LeetCode 3583) using 2 powerful ...

42:35
Count Special Triplets | LeetCode 3583 | 2 Approaches | Binary Search | Java Code | Developer Coder

67 views

2 weeks ago

NeetCodeIO
Count the Number of Substrings With Dominant Ones - Leetcode 3234 - Python

https://neetcode.io/yt - A better way to prepare for Coding Interviews ‍ LinkedIn: ...

30:35
Count the Number of Substrings With Dominant Ones - Leetcode 3234 - Python

8,656 views

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

9 months ago

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

... K Matching Elements Leetcode 3405 Java Solution Leetcode 3405 Explained Combinatorics Based Leetcode Problem Java ...

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

273 views

6 months ago

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

Don't forget to like, comment, and subscribe to Developer Coder for more LeetCode problem solutions, Java tutorials, and coding ...

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

283 views

3 months ago

Build with Akshit
Solve Leetcode SQL 50 Questions with me | Part 1 | Master SQL for Interviews

In this video, I will solve 20 SQL Questions, from Leetcode SQL 50 List, after this video, you will feel yourself equipped with SQL, ...

1:20:33
Solve Leetcode SQL 50 Questions with me | Part 1 | Master SQL for Interviews

48,283 views

7 months ago