ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

663 results

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

84 views

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

68 views

3 weeks ago

code io - Tamil
2. Add Two Numbers | LeetCode Problem Solution | Java | Tamil | code io

Problem Link: https://leetcode.com/problems/add-two-numbers/ Follow us on Instagram code io - https://www.instagram.com/code ...

24:50
2. Add Two Numbers | LeetCode Problem Solution | Java | Tamil | code io

2,236 views

3 weeks ago

Developer Coder
Delete Columns to Make Sorted II | LeetCode 955 | Java Code | Developer Coder

Welcome to Developer Coder ‍ In this video, we dive deep into LeetCode 955 – Delete Columns to Make Sorted II, focusing ...

29:17
Delete Columns to Make Sorted II | LeetCode 955 | Java Code | Developer Coder

136 views

13 days ago

Developer Coder
Minimum Penalty for a Shop | LeetCode 2483 | Java Code | Developer Coder

... Medium Java Solution Java Coding Interview Practice LeetCode Daily Challenge Java Shop Penalty LeetCode Problem Prefix ...

33:34
Minimum Penalty for a Shop | LeetCode 2483 | Java Code | Developer Coder

150 views

8 days ago

Jon Gjengset
January 2026 Q&A

As has become tradition, it's time for another new year's Q&A! In the span of three hours, we got through 45 questions covering ...

2:48:37
January 2026 Q&A

5,964 views

23 hours ago

Vocational Door
LeetCode 88: Merge Sorted Array | Java Solution Explained Step-by-Step

Learn how to solve LeetCode Problem 88: Merge Sorted Array in Java with a clear, step-by-step explanation. We'll cover: ...

9:50
LeetCode 88: Merge Sorted Array | Java Solution Explained Step-by-Step

14 views

16 hours ago

codestorywithMIK
Delete Columns to Make Sorted III | Hard Made Easy | Dry Run | Leetcode 960 | codestorywithMIK

Whatsapp Community Link : https://www.whatsapp.com/channel/0029Va6kVSjICVfiVdsHgi1A LIS - Recursion Memo - https://youtu.be ...

35:32
Delete Columns to Make Sorted III | Hard Made Easy | Dry Run | Leetcode 960 | codestorywithMIK

5,669 views

12 days ago

ExpertFunda
Count the Number of Computer Unlocking Permutations || Leetcode 3577 || Explained with Solution

Master Leetcode 3577. Count the Number of Computer Unlocking Permutations #LeetCode #Algorithms #Java #Permutations ...

19:27
Count the Number of Computer Unlocking Permutations || Leetcode 3577 || Explained with Solution

38 views

3 weeks ago

Ngane Emmanuel
Count and Say - LeetCode 38 Explained (Simple Java Solution!)

Learn how to solve LeetCode 38 — Count and Say — in Java! In this video, we break down the problem step-by-step, explain the ...

57:13
Count and Say - LeetCode 38 Explained (Simple Java Solution!)

20 views

12 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

221 views

3 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

162 views

1 month ago

Developer Coder
Count Partitions With Max-Min Difference at Most K | LeetCode 3578 | Java Code | Developer Coder

Welcome back to Developer Coder! In today's video, we break down the LeetCode Hard problem “Count Partitions With Max-Min ...

43:52
Count Partitions With Max-Min Difference at Most K | LeetCode 3578 | Java Code | Developer Coder

357 views

3 weeks ago

Vocational Door
Palindrome Number | LeetCode Problem 9 | Java Solution Explained

Learn how to solve LeetCode Problem 9: Palindrome Number in Java! In this video, we'll cover: ✓ What is a Palindrome ...

8:24
Palindrome Number | LeetCode Problem 9 | Java Solution Explained

38 views

3 days ago

Developer Coder
Delete Columns to Make Sorted | LeetCode 944 | Java Code | Developer Coder

Welcome to Developer Coder, your go-to channel for mastering Data Structures & Algorithms, LeetCode problems, and Java ...

9:14
Delete Columns to Make Sorted | LeetCode 944 | Java Code | Developer Coder

89 views

2 weeks ago

Developer Coder
Maximum Profit from Trading Stocks with Discounts | LeetCode 3562 | Java Code | Developer Coder

Welcome to Developer Coder In this video, we deep dive into LeetCode 3562 – Maximum Profit from Trading Stocks with ...

1:25:05
Maximum Profit from Trading Stocks with Discounts | LeetCode 3562 | Java Code | Developer Coder

194 views

2 weeks ago

Komal Vhanmane
Leetcode | 961  N Repeated Element in Size 2N Array   | Java | Simple Appraoch | Daily Challenge

961 N Repeated Element in Size 2N Array Using Java where to find leetcode daily challenge leetcode yesterday daily challenge ...

3:44
Leetcode | 961 N Repeated Element in Size 2N Array | Java | Simple Appraoch | Daily Challenge

45 views

18 hours ago

Komal Vhanmane
Leetcode | 944  Delete Columns to Make Sorted  | Java | Simple Appraoch | Daily Challenge

944 Delete Columns to Make Sorted Using Java where to find leetcode daily challenge leetcode yesterday daily challenge ...

6:27
Leetcode | 944 Delete Columns to Make Sorted | Java | Simple Appraoch | Daily Challenge

88 views

2 weeks ago

Study Placement
Pyramid Transition Matrix 🔥 | LeetCode 756 | Backtracking + HashMap | Optimal Explanation

In this video, we solve LeetCode 756 — Pyramid Transition Matrix using backtracking with hashing. Telegram Community Channel ...

27:43
Pyramid Transition Matrix 🔥 | LeetCode 756 | Backtracking + HashMap | Optimal Explanation

1,020 views

5 days ago

MDTech
Insert Interval LeetCode 57 | Java | Brute, Better & Optimal Solutions Explained | Coding prep

Master **LeetCode 57**: **Insert Interval** with a complete breakdown of the Brute Force, Better, and Optimal solutions in both ...

36:31
Insert Interval LeetCode 57 | Java | Brute, Better & Optimal Solutions Explained | Coding prep

3 views

3 weeks ago