ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

413 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,085 views

2 weeks ago

codestorywithMIK
Longest Balanced Subarray II | Leetcode 3721 | Min-Max Query | Segment Tree Concept | Video 15 | MIK

iPad PDF Notes Link - https://github.com/MAZHARMIK/Interview_DS_Algo/blob/master/iPad%20PDF%20Notes/Longest%20Balanced ...

33:17
Longest Balanced Subarray II | Leetcode 3721 | Min-Max Query | Segment Tree Concept | Video 15 | MIK

9,077 views

21 hours ago

Nikhil Lohia
Median of Two Sorted Arrays (LeetCode 4) | Classic problem | Interview Essential | Visual solution

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

28:47
Median of Two Sorted Arrays (LeetCode 4) | Classic problem | Interview Essential | Visual solution

1,163 views

9 days 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)

878 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

757 views

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

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

Kernel Queen 👑
Longest Balanced Subarray II Leetcode 3721 | Detailed Solution | Java-Hindi

200th Video of the Channel Thank You all for the support ❤️ Problem Link: ...

22:56
Longest Balanced Subarray II Leetcode 3721 | Detailed Solution | Java-Hindi

2,218 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,833 views

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

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

Kernel Queen 👑
Minimum Cost to Convert String II Leetcode 2977 | Java-Hindi

Problem Link: Leetcode 2977 - https://leetcode.com/problems/minimum-cost-to-convert-string-ii/ Solution Link: ...

23:56
Minimum Cost to Convert String II Leetcode 2977 | Java-Hindi

178 views

13 days ago

Developer Coder
Divide an Array Into Subarrays With Minimum Cost II | LeetCode 3013 | Java Code | Developer Coder

Welcome to Developer Coder ‍ In this video, we explore advanced problem-solving techniques frequently tested in MAANG ...

36:35
Divide an Array Into Subarrays With Minimum Cost II | LeetCode 3013 | Java Code | Developer Coder

374 views

10 days ago

Developer Coder
Minimum Cost to Convert String II | LeetCode 2977 | Trie | DP | Java Code | Developer Coder

Welcome to Developer Coder In this video, we deep-dive into LeetCode 2977 – Minimum Cost to Convert String II, a high-level ...

56:58
Minimum Cost to Convert String II | LeetCode 2977 | Trie | DP | Java Code | Developer Coder

83 views

13 days ago

codestorywithMIK
Minimum Removals to Balance Array | Simple Clean Intuition | Leetcode 3634 | codestorywithMIK

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

23:31
Minimum Removals to Balance Array | Simple Clean Intuition | Leetcode 3634 | codestorywithMIK

8,658 views

6 days ago

Developer Coder
Maximum Side Length of a Square with Sum Less than or Equal to Threshold | LeetCode 1292 | Java Code

Welcome to Developer Coder In this video, we walk through a clean Java implementation related to LeetCode 1292 ...

22:52
Maximum Side Length of a Square with Sum Less than or Equal to Threshold | LeetCode 1292 | Java Code

184 views

3 weeks ago

codestorywithMIK
Maximize Area of Square Hole in Grid | Detailed Intuition | Leetcode 2943 | codestorywithMIK

iPad PDF Notes - https://github.com/MAZHARMIK/Interview_DS_Algo/blob/master/iPad%20PDF%20Notes/Maximize%20Are%20of%20Square ...

27:54
Maximize Area of Square Hole in Grid | Detailed Intuition | Leetcode 2943 | codestorywithMIK

9,036 views

4 weeks ago

Sanyam IIT Guwahati
Construct the Minimum Bitwise Array I & II | LeetCode 3314 & 3315 | Brute & Optimal Solution

Construct the Minimum Bitwise Array I & II | LeetCode 3314 & 3315 | Brute & Optimal Solution | Leetcode POTD 00:00 ...

24:55
Construct the Minimum Bitwise Array I & II | LeetCode 3314 & 3315 | Brute & Optimal Solution

1,827 views

3 weeks ago