ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

3,019 results

Nikhil Lohia
Trapping Rain Water (LeetCode 42) | Interview Essential | Full visual solution

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

21:01
Trapping Rain Water (LeetCode 42) | Interview Essential | Full visual solution

2,108 views

2 weeks ago

Developer Coder
Maximize Area of Square Hole in Grid | LeetCode 2943 | Sorting | Java Code | Developer Coder

Welcome to Developer Coder In this video, we dive into LeetCode 2943 – Maximize Area of Square Hole in Grid, a problem ...

22:18
Maximize Area of Square Hole in Grid | LeetCode 2943 | Sorting | Java Code | Developer Coder

210 views

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

22,056 views

6 days ago

codestorywithMIK
Longest Balanced Subarray I | Simple Explanation | Leetcode 3719 | codestorywithMIK

Whatsapp Community Link : https://www.whatsapp.com/channel/0029Va6kVSjICVfiVdsHgi1A Longest Balanced Substring I | Easy ...

12:31
Longest Balanced Subarray I | Simple Explanation | Leetcode 3719 | codestorywithMIK

10,024 views

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

303 views

2 weeks ago

Developer Coder
Minimize Maximum Pair Sum in Array | LeetCode 1877 | Sorting | Java Code | Developer Coder

Welcome back to Developer Coder In this video, we explore LeetCode 1877 – Minimize Maximum Pair Sum in Array, a popular ...

7:20
Minimize Maximum Pair Sum in Array | LeetCode 1877 | Sorting | Java Code | Developer Coder

201 views

2 weeks ago

Smart Programming
3Sum Problem Explained | Brute Force → Optimized Solution | LeetCode 15 (Java)

In this video, we will solve the 3 Sum Problem (LeetCode 15) using Java with complete clarity. I have explained Brute Force, ...

32:20
3Sum Problem Explained | Brute Force → Optimized Solution | LeetCode 15 (Java)

882 views

3 weeks ago

Developer Coder
Minimum Time Visiting All Points | LeetCode 1266 | Java Code | Developer Coder

Welcome to Developer Coder In this video, we focus on LeetCode 1266 – Minimum Time Visiting All Points, implemented using ...

15:34
Minimum Time Visiting All Points | LeetCode 1266 | Java Code | Developer Coder

496 views

1 month ago

Developer Coder
Minimum Pair Removal to Sort Array II | LeetCode 3510 | Java Code | Developer Coder

Welcome to Developer Coder In this video, we deep-dive into LeetCode 3510 – Minimum Pair Removal to Sort Array II, ...

58:03
Minimum Pair Removal to Sort Array II | LeetCode 3510 | Java Code | Developer Coder

157 views

2 weeks ago

Developer Coder
Largest Magic Square | LeetCode 1895 | Java Code | Developer Coder

Welcome to Developer Coder! In this video, we dive into LeetCode 1895 - Largest Magic Square using Java. This tutorial is ...

24:45
Largest Magic Square | LeetCode 1895 | Java Code | Developer Coder

166 views

3 weeks ago

Developer Coder
Maximum Square Area by Removing Fences From a Field | LeetCode 2975 | Java Code | Developer Coder

In this video on Developer Coder, we explore the LeetCode 2975 – Maximum Square Area by Removing Fences From a Field ...

23:57
Maximum Square Area by Removing Fences From a Field | LeetCode 2975 | Java Code | Developer Coder

152 views

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

174 views

2 weeks ago

Developer Coder
Divide an Array Into Subarrays With Minimum Cost I | LeetCode 3010 | Java Code | Developer Coder

Welcome to Developer Coder In this video, we continue our LeetCode journey with LeetCode 3010 using Java, focusing on ...

8:07
Divide an Array Into Subarrays With Minimum Cost I | LeetCode 3010 | Java Code | Developer Coder

404 views

11 days ago

Developer Coder
Trionic Array II | LeetCode 3640 | Java Code | Developer Coder

Welcome back to Developer Coder ‍ ✨ In this video, we explore LeetCode 3640 – Trionic Array II, a problem that pushes your ...

29:43
Trionic Array II | LeetCode 3640 | Java Code | Developer Coder

318 views

8 days ago

ExpertFunda
LeetCode 3379 Transformed Array Explained | Circular Indexing & Modulo Trick | Java Solution

Today Leetcode Daily Practice:- 3379. Transformed Array Struggling with LeetCode 3379? Learn Transformed Array using ...

17:25
LeetCode 3379 Transformed Array Explained | Circular Indexing & Modulo Trick | Java Solution

94 views

7 days ago

Kernel Queen 👑
Longest Balanced Substring I - Leetcode 3713 | Java-Hindi

Problem Link: https://leetcode.com/problems/longest-balanced-substring-i Solution Link: ...

5:09
Longest Balanced Substring I - Leetcode 3713 | Java-Hindi

322 views

15 hours ago

Developer Coder
Construct the Minimum Bitwise Array I | LeetCode 3314 | Java Code | Developer Coder

Welcome to Developer Coder In this video, we deep dive into LeetCode 3314 – Construct the Minimum Bitwise Array I, ...

24:40
Construct the Minimum Bitwise Array I | LeetCode 3314 | Java Code | Developer Coder

252 views

3 weeks ago

Developer Coder
Longest Balanced Subarray II | LeetCode 3721 | Segment Tree | Java Code | Developer Coder

Welcome to Developer Coder In this video, we deep-dive into Longest Balanced Subarray II (LeetCode 3721) from a ...

1:18:09
Longest Balanced Subarray II | LeetCode 3721 | Segment Tree | Java Code | Developer Coder

764 views

1 day ago

codestorywithMIK
Separate Squares I | Understand WHY behind everything | Intuition | Leetcode 3453 | codestorywithMIK

Whatsapp Community Link : https://www.whatsapp.com/channel/0029Va6kVSjICVfiVdsHgi1A Primality Check | Sieve of Eratosthenes ...

41:43
Separate Squares I | Understand WHY behind everything | Intuition | Leetcode 3453 | codestorywithMIK

13,838 views

4 weeks ago

Developer Coder
Separate Squares I | LeetCode 3453 | Binary Search On Answer | Java Code | Developer Code

In this video on Developer Coder, we dive into LeetCode 3453 – Separate Squares I, a mathematically rich and interview-oriented ...

25:01
Separate Squares I | LeetCode 3453 | Binary Search On Answer | Java Code | Developer Code

311 views

4 weeks ago