ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

16,323 results

freeCodeCamp.org and AlgoMonster
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

725,148 views

10 months ago

Bitflip
How to Instantly Recognize Leetcode Patterns (500 problems later)

After struggling as a beginner, I've created a systematic ultimate guide to instantly recognize LeetCode problem patterns in under ...

6:56
How to Instantly Recognize Leetcode Patterns (500 problems later)

86,564 views

11 months ago

Nikhil Lohia
I Analyzed 3,800 LeetCode Problems. Only 8 Patterns Matter

Super helpful resources: https://nikoo28.github.io/all-my-links/ Chapters: 00:00 - Intro 01:46 - Two Pointers 04:01 - Sliding Window ...

26:29
I Analyzed 3,800 LeetCode Problems. Only 8 Patterns Matter

36,269 views

2 months ago

Erik Cupsa
I Solved 300 LeetCode Problems And This Is What I Learned...

LeetCode is stupidly hard... but I somehow managed to struggle through and solve THREE HUNDRED problems. This is ...

9:24
I Solved 300 LeetCode Problems And This Is What I Learned...

258,066 views

11 months ago

Techie Bytess
If You Cannot Build Logic, You Cannot Solve LeetCode Problems | Watch to Know Why

Struggling with LeetCode problems? You're not alone. The real challenge isn't solving hundreds of questions; it's building the ...

5:58
If You Cannot Build Logic, You Cannot Solve LeetCode Problems | Watch to Know Why

292,779 views

10 months ago

Developer Coder
Minimum Operations to Make Array Sum Divisible by K | LeetCode 3512 | Java Code | Developer Coder

Welcome back to Developer Coder! In today's video, we dive into the LeetCode problem “Minimum Operations to Make Array Sum ...

5:34
Minimum Operations to Make Array Sum Divisible by K | LeetCode 3512 | Java Code | Developer Coder

289 views

6 months ago

Nikhil Lohia
Course Schedule (LeetCode 207) | Interview Essential | BFS, Queue, Cycle in a directed graph

Invaluable problem navigator: https://topmate.io/nikoo28/1672249?utm_source=public_profile&utm_campaign=nikoo28 Join this ...

18:41
Course Schedule (LeetCode 207) | Interview Essential | BFS, Queue, Cycle in a directed graph

8,424 views

9 months ago

Coding Sphere
1189. Maximum Number of Balloons | LeetCode Java Solution | Easy Problem Explained in Hindi

In this video, we solve LeetCode 1189 - Maximum Number of Balloons using Java. Learn how to use character frequency ...

5:06
1189. Maximum Number of Balloons | LeetCode Java Solution | Easy Problem Explained in Hindi

174 views

8 hours ago

code io - Tamil
21. Merge Two Sorted Lists | LeetCode Problem Solution | Java | Tamil | code io

Problem Link: https://leetcode.com/problems/merge-two-sorted-lists/description/ Follow us on Instagram code io ...

26:20
21. Merge Two Sorted Lists | LeetCode Problem Solution | Java | Tamil | code io

3,174 views

6 months ago

Developer Coder
Minimum Absolute Difference | LeetCode 1200 | Sorting | Java Code | Developer Coder

Welcome to Developer Coder ‍ In this video, we focus on the LeetCode 1200 – Minimum Absolute Difference problem ...

4:59
Minimum Absolute Difference | LeetCode 1200 | Sorting | Java Code | Developer Coder

240 views

4 months ago

TechWithNinad
Stop Wasting Time on LeetCode: How I Solved 500+ Problems (Complete Roadmap)

My LeetCode Profile: https://www.leetcode.com/u/ninad_walke If you are blindly solving LeetCode problems without a clear ...

10:09
Stop Wasting Time on LeetCode: How I Solved 500+ Problems (Complete Roadmap)

24,480 views

2 months ago

Developer Coder
Minimum Removals to Balance Array | LeetCode 3634 | Java Code | Developer Coder

Welcome back to Developer Coder In this video, we focus on LeetCode 3634 – Minimum Removals to Balance Array, ...

11:11
Minimum Removals to Balance Array | LeetCode 3634 | Java Code | Developer Coder

311 views

4 months ago

Developer Coder
Minimum Difference Between Highest and Lowest of K Scores | LeetCode 1984 | Java | Developer Coder

Welcome to Developer Coder ‍ In this video, we explore the LeetCode 1984 problem using an industry-relevant approach ...

7:44
Minimum Difference Between Highest and Lowest of K Scores | LeetCode 1984 | Java | Developer Coder

373 views

4 months ago

code io - Tamil
876. Middle of the Linked List | LeetCode Problem Solution | Java | Tamil | code io

Problem Link: https://leetcode.com/problems/middle-of-the-linked-list/description/ Follow us on Instagram code io - https ...

10:45
876. Middle of the Linked List | LeetCode Problem Solution | Java | Tamil | code io

1,706 views

6 months ago

Developer Coder
Get Biggest Three Rhombus Sums in a Grid | LeetCode 1878 | Java Code | Developer Coder

In this video on the Developer Coder channel, we explore the interesting LeetCode problem Get Biggest Three Rhombus Sums in ...

23:48
Get Biggest Three Rhombus Sums in a Grid | LeetCode 1878 | Java Code | Developer Coder

333 views

3 months ago

Developer Coder
Minimum Swaps to Arrange a Binary Grid | LeetCode 1536 | Greedy | Java Code | Developer Coder

Welcome back to Developer Coder! In this video, we dive deep into Minimum Swaps to Arrange a Binary Grid (LeetCode 1536) ...

19:33
Minimum Swaps to Arrange a Binary Grid | LeetCode 1536 | Greedy | Java Code | Developer Coder

369 views

3 months ago

Itsruntym
L1. Two Pointers || 25 DSA Patterns || New & Easy way to Master DSA || Crack DSA round|| Crack FAANG

One and only 25 DSA Patterns Playlist: ...

1:01:26
L1. Two Pointers || 25 DSA Patterns || New & Easy way to Master DSA || Crack DSA round|| Crack FAANG

177,043 views

11 months ago

Developer Coder
Plus One | LeetCode 66 | Java Code | Developer Coder

Welcome to Developer Coder! In this video, we walk through LeetCode Problem 66 – Plus One using Java, focusing on clean ...

10:46
Plus One | LeetCode 66 | Java Code | Developer Coder

236 views

5 months ago

codeWithKhan
LeetCode 1415 | The K-th Lexicographical Happy String 🔥| Backtracking Explained | Java Solution

In this video, we solve LeetCode Problem 1415: The K-th Lexicographical Happy String of Length n. Solution: ...

23:57
LeetCode 1415 | The K-th Lexicographical Happy String 🔥| Backtracking Explained | Java Solution

127 views

3 months ago

Coding with Tamilarasan
933. Number of Recent Calls | Java | Leetcode | Queue | DSA

In this video, we'll solve LeetCode Problem 933: Number of Recent Calls, a fundamental queue-based problem frequently asked ...

5:39
933. Number of Recent Calls | Java | Leetcode | Queue | DSA

115 views

8 months ago