ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,625 results

Vocational Door
LeetCode 1 |  Stop Struggling With Two Sum! Java’s Smartest HashMap Solution 🔥

Learn how to solve the LeetCode Two Sum problem using Java with complete clarity! In this session, I explain the ...

10:21
LeetCode 1 | Stop Struggling With Two Sum! Java’s Smartest HashMap Solution 🔥

35 views

13 days ago

Padho with Pratyush
DSA Patterns Episode 27 | Master DSA Patterns With Prefix Sum | Leetcode Patterns

Why Should You Learn DSA Patterns in 2025? https://www.youtube.com/watch?v=qH2VQY48mg4 DSA Patterns Playlist: ...

22:37
DSA Patterns Episode 27 | Master DSA Patterns With Prefix Sum | Leetcode Patterns

2,090 views

3 weeks ago

ExpertFunda
LeetCode 1930 Explained | Count Unique Length-3 Palindromic Subsequences | Simple Java Solution

Join this channel to get access to perks: https://www.youtube.com/channel/UCnwRmVlggsF71RnbHPuB02w/join Today Leetcode ...

20:08
LeetCode 1930 Explained | Count Unique Length-3 Palindromic Subsequences | Simple Java Solution

52 views

3 weeks ago

Developer Coder
Number of Substrings With Only 1s | LeetCode 1513 | Java Code | Developer Coder

Welcome back to Developer Coder! In today's video, we break down the LeetCode 1513 – Number of Substrings With Only 1s ...

15:38
Number of Substrings With Only 1s | LeetCode 1513 | Java Code | Developer Coder

107 views

1 month ago

Developer Coder
Count Partitions with Even Sum Difference | LeetCode 3432 | Java Code | Developer Coder

Welcome back to Developer Coder! In this video, we break down the LeetCode problem “Count Partitions with Even Sum ...

15:59
Count Partitions with Even Sum Difference | LeetCode 3432 | Java Code | Developer Coder

91 views

11 days ago

Developer Coder
Count Collisions on a Road | LeetCode 2211 | Java Code | Developer Coder

Welcome to Developer Coder! In today's video, we break down the LeetCode problem “Count Collisions on a Road – LeetCode ...

15:24
Count Collisions on a Road | LeetCode 2211 | Java Code | Developer Coder

123 views

12 days ago

Vivek Gupta
How I'd Master LeetCode (If I Could Start Over) | LeetCode Guardian ROADMAP | Vivek Gupta

... 2025,leetcode contest,how to become leetcode knight,become leetcode guardian,how to become a leetcode god,dsa leetcode ...

7:06
How I'd Master LeetCode (If I Could Start Over) | LeetCode Guardian ROADMAP | Vivek Gupta

18,291 views

3 weeks ago

Developer Coder
1-bit and 2-bit Characters | LeetCode 717 | Java Code | Developer Coder

Welcome to Developer Coder! In today's video, we dive into the LeetCode problem 1-bit and 2-bit Characters (LeetCode 717) ...

7:15
1-bit and 2-bit Characters | LeetCode 717 | Java Code | Developer Coder

134 views

4 weeks 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

183 views

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

63 views

7 days ago

Developer Coder
Count Square Sum Triples | LeetCode 1925 | Java Code | Developer Coder

Welcome to Developer Coder! In today's video, we explore the LeetCode 1925 – Count Square Sum Triples problem using an ...

7:37
Count Square Sum Triples | LeetCode 1925 | Java Code | Developer Coder

213 views

8 days ago

Smart Programming
Reverse Words in a String | Leetcode 151 | 🚀 3 Optimized Ways (Java) | DSA Placement Course

Reverse Words in a String | Leetcode 151 | 3 Optimized Ways (Java) | DSA Placement Course ◾◼️ Useful Notes & Courses ...

21:04
Reverse Words in a String | Leetcode 151 | 🚀 3 Optimized Ways (Java) | DSA Placement Course

1,004 views

3 weeks 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,005 views

4 weeks 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

131 views

2 weeks ago

Developer Coder
Count Number of Trapezoids II | LeetCode 3625 | Java Code | Developer Coder

Welcome back to Developer Coder! In today's video, we dive deep into LeetCode Problem 3625 — Count Number of Trapezoids II ...

1:07:58
Count Number of Trapezoids II | LeetCode 3625 | Java Code | Developer Coder

155 views

13 days ago

Developer Coder
Binary Prefix Divisible By 5 | LeetCode 1018 | Java Code | Developer Coder

Welcome back to Developer Coder! In this video, we dive into the LeetCode problem Binary Prefix Divisible by 5 (Problem 1018) ...

12:08
Binary Prefix Divisible By 5 | LeetCode 1018 | Java Code | Developer Coder

183 views

3 weeks ago

Developer Coder
Smallest Integer Divisible by K | LeetCode 1015 | Java Code | Developer Coder

Welcome back to Developer Coder! In this video, we dive into the LeetCode Problem 1015 — Smallest Integer Divisible by K ...

27:10
Smallest Integer Divisible by K | LeetCode 1015 | Java Code | Developer Coder

104 views

3 weeks 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

156 views

2 weeks ago

Developer Coder
Maximum Subarray Sum with Length Divisible by K | LeetCode 3381 | Java Code | Developer Coder

Welcome to Developer Coder! In this video, we dive deep into the LeetCode Problem “Maximum Subarray Sum With Length ...

28:42
Maximum Subarray Sum with Length Divisible by K | LeetCode 3381 | Java Code | Developer Coder

132 views

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

130 views

6 days ago