ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

16,803 results

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)

89,008 views

11 months ago

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

740,794 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

38,223 views

3 months ago

Nikhil Lohia
Sliding Window Maximum (LeetCode 239) — 48 Companies Ask This! Step-by-Step Deque Approach

Super helpful resources: https://nikoo28.github.io/all-my-links/ Actual Problem: ...

21:22
Sliding Window Maximum (LeetCode 239) — 48 Companies Ask This! Step-by-Step Deque Approach

6,728 views

2 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

298,708 views

10 months 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,385 views

6 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

186,535 views

11 months ago

Nikhil Lohia
LeetCode 135 'Candy' - The Greedy Pattern Google & Meta Love

Super helpful resources: https://nikoo28.github.io/all-my-links/ Actual Problem: https://leetcode.com/problems/candy/description/ ...

12:39
LeetCode 135 'Candy' - The Greedy Pattern Google & Meta Love

2,561 views

1 month ago

Leetcode Daily
1301. Number of Paths with Max Score | Leetcode Daily - Python

Learn how to solve LeetCode 1301, Number of Paths with Max Score, using a dynamic programming approach. We walk through ...

5:36
1301. Number of Paths with Max Score | Leetcode Daily - Python

68 views

2 hours ago

Nikhil Lohia
Coding Interview Patterns - Sliding Window | 10 different problems in a single video

Schedule a 1:1 session with me: https://topmate.io/nikoo28 Join this channel to get access to perks: ...

25:36
Coding Interview Patterns - Sliding Window | 10 different problems in a single video

51,664 views

11 months ago

Nishant Chahar
How to start Leetcode in 2026 ( as a Beginner ) | LeetCode Roadmap 2026

In this video, we break the biggest myth around LeetCode that more questions automatically mean better interviews. You'll ...

13:42
How to start Leetcode in 2026 ( as a Beginner ) | LeetCode Roadmap 2026

113,273 views

4 months ago

codestorywithMIK
Find a Safe Walk Through a Grid | Leetcode 3286 | Made Easy | Graph Concepts & Qns - 50 | MIK

Whatsapp Community Link : https://www.whatsapp.com/channel/0029Va6kVSjICVfiVdsHgi1A Hi Everyone, this is the 50th video of ...

24:47
Find a Safe Walk Through a Grid | Leetcode 3286 | Made Easy | Graph Concepts & Qns - 50 | MIK

5,618 views

2 days ago

Shradha Khapra
Course Schedule Problem | using Graph & Topological Sort

This lecture was made with a lot of love❤️ 📌 New DSA Sheet Link: https://dsa.apnacollege.in/ Share your progress on Twitter ...

17:54
Course Schedule Problem | using Graph & Topological Sort

21,566 views

8 months ago

codestorywithMIK
Network Recovery Pathways | Detailed Explanation | Simplified | Leetcode 3620 | codestorywithMIK

Whatsapp Community Link : https://www.whatsapp.com/channel/0029Va6kVSjICVfiVdsHgi1A Hi Everyone, this is the 92nd video of ...

43:12
Network Recovery Pathways | Detailed Explanation | Simplified | Leetcode 3620 | codestorywithMIK

7,339 views

1 day ago

Nikhil Lohia
Subarray Sum Equals K (LeetCode 560) | Interview Essential | Prefix Sum

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

17:57
Subarray Sum Equals K (LeetCode 560) | Interview Essential | Prefix Sum

33,902 views

9 months ago

Nikhil Lohia
Serialize and Deserialize a Binary Tree (LeetCode 297) | Interview Essential | Queues

Super helpful resources: https://nikoo28.github.io/all-my-links/ Actual Problem: ...

19:09
Serialize and Deserialize a Binary Tree (LeetCode 297) | Interview Essential | Queues

2,093 views

4 months ago

Developer Coder
Simple Bank System | LeetCode 2043 | Java Code | Developer Coder

Welcome to Developer Coder — your go-to channel for clear, concise, and beginner-friendly LeetCode Java solutions!

14:22
Simple Bank System | LeetCode 2043 | Java Code | Developer Coder

446 views

8 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,764 views

10 months ago

CodeByTushu
LeetCode 2492 | Minimum Score of a Path Between Two Cities  | BFS / Graph Traversal | CodeByTushu

Welcome Back to CodeByTushu! In today's video we solve: LeetCode 2492 — Minimum Score of a Path Between Two Cities ...

8:20
LeetCode 2492 | Minimum Score of a Path Between Two Cities | BFS / Graph Traversal | CodeByTushu

9 views

1 day ago

Developer Coder
Binary Watch | LeetCode 401 | Enumerating Hours and Minutes | Java Code | Developer Coder

In this video on Developer Coder, we explore LeetCode 401 – Binary Watch, a popular bit manipulation and backtracking based ...

10:28
Binary Watch | LeetCode 401 | Enumerating Hours and Minutes | Java Code | Developer Coder

609 views

4 months ago