ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

41 results

Kernel Queen 👑
Largest Magic Square | Leetcode 1895 | Java-Hindi

For this problem I have not gone into too much detail, I have done a code walkthrough. Thank you for understanding. Problem ...

6:24
Largest Magic Square | Leetcode 1895 | Java-Hindi

268 views

3 weeks ago

Engineering Essense
Leetcode | Best Time to Buy and Sell Stock Problem | Two Pointers Approach | Explained with Example

In this video, we'll solve a popular LeetCode problem – 'Best Time to Buy and Sell Stock Problem' – using Java. I'll walk you ...

11:24
Leetcode | Best Time to Buy and Sell Stock Problem | Two Pointers Approach | Explained with Example

12 views

10 days ago

Engineering Essense
Leetcode | Two Sum Problem | Hashmap, +1 Approach | Explained with Example

In this video, we'll solve a popular LeetCode problem – 'Two Sum problem' – using Java. I'll walk you through the step-by-step ...

15:04
Leetcode | Two Sum Problem | Hashmap, +1 Approach | Explained with Example

5 views

9 days ago

Kernel Queen 👑
Construct the Minimum Bitwise Array I Leetcode 3314 | 3315 | Java-Hindi | Detailed Approach

Problem Link: https://leetcode.com/problems/construct-the-minimum-bitwise-array-i Solution Link: ...

11:54
Construct the Minimum Bitwise Array I Leetcode 3314 | 3315 | Java-Hindi | Detailed Approach

505 views

3 weeks ago

Kernel Queen 👑
Separate Squares I Leetcode 3453 | Java Hindi

Problem Link: https://leetcode.com/problems/separate-squares-i/description Solution Link: ...

10:47
Separate Squares I Leetcode 3453 | Java Hindi

401 views

4 weeks ago

Engineering Essense
Leetcode | Maximum Subarray Problem | Explained with Example

In this video, we'll solve a popular LeetCode problem – 'Maximum Subarray Problem' – using Java. I'll walk you through the ...

9:08
Leetcode | Maximum Subarray Problem | Explained with Example

5 views

1 day ago

Kernel Queen 👑
Minimum Pair Removal to Sort Array I -  Leetcode 3507 | Simulation Approach | Java -  Hindi

I will upload the video for problem 3510 tomorrow, regardless of whether it is the daily LeetCode problem. Thank you :) Problem ...

7:50
Minimum Pair Removal to Sort Array I - Leetcode 3507 | Simulation Approach | Java - Hindi

315 views

2 weeks ago

Kernel Queen 👑
Longest Balanced Subarray I - Leetcode 3719 | Java | Hindi

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

2:47
Longest Balanced Subarray I - Leetcode 3719 | Java | Hindi

129 views

13 hours ago

Kernel Queen 👑
Transformed Array | Leetcode 3379 | Java-Hindi

Tried creating video in dark mode today... Let me know if you prefer Dark or Light Background for the video. Problem Link: ...

6:34
Transformed Array | Leetcode 3379 | Java-Hindi

422 views

5 days ago

Kernel Queen 👑
Find the Largest Area of Square Inside Two Rectangles | Leetcode 3047 | Java-Hindi

Problem Link: https://leetcode.com/problems/find-the-largest-area-of-square-inside-two-rectangles Solution Link: ...

8:44
Find the Largest Area of Square Inside Two Rectangles | Leetcode 3047 | Java-Hindi

198 views

3 weeks ago

Kernel Queen 👑
Trionic Array II - Leetcode 3640 | Java-Hindi

Problem Link: https://leetcode.com/problems/trionic-array-ii Solution Link: ...

10:54
Trionic Array II - Leetcode 3640 | Java-Hindi

593 views

6 days ago

Kernel Queen 👑
Minimize Maximum Pair Sum in Array | Leetcode 1877 | Java - Hindi

Problem Link: https://leetcode.com/problems/minimize-maximum-pair-sum-in-array Solution Link: ...

3:29
Minimize Maximum Pair Sum in Array | Leetcode 1877 | Java - Hindi

177 views

2 weeks ago

Kernel Queen 👑
Minimum Difference Between Highest and Lowest of K Scores | Leetcode 1984 | Java-Hindi

Problem Link: https://leetcode.com/problems/minimum-difference-between-highest-and-lowest-of-k-scores Solution Link: ...

2:06
Minimum Difference Between Highest and Lowest of K Scores | Leetcode 1984 | Java-Hindi

159 views

2 weeks ago

Kernel Queen 👑
Minimum Absolute Difference | Leetcode 1200 | Java-Hindi

Problem Link: https://leetcode.com/problems/minimum-absolute-difference Solution Link: ...

2:35
Minimum Absolute Difference | Leetcode 1200 | Java-Hindi

129 views

2 weeks ago

Kernel Queen 👑
Find Smallest Letter Greater than Target | Leetcode 744 | Java Hindi

Problem Link: https://leetcode.com/problems/find-smallest-letter-greater-than-target Solution Link: ...

0:58
Find Smallest Letter Greater than Target | Leetcode 744 | Java Hindi

72 views

10 days ago

Kernel Queen 👑
Minimum Time Visiting All Points | Leetcode 1266 | Java Hindi

Problem Link: https://leetcode.com/problems/minimum-time-visiting-all-points Solution Link: ...

6:04
Minimum Time Visiting All Points | Leetcode 1266 | Java Hindi

230 views

4 weeks ago

Kernel Queen 👑
Maximal Rectangle | Leetcode 85 | Java Hindi

Problem Link: https://leetcode.com/problems/maximal-rectangle Solution Link: ...

13:35
Maximal Rectangle | Leetcode 85 | Java Hindi

168 views

4 weeks ago

Kernel Queen 👑
Balance a Binary Search Tree | Leetcode 1382 | Java-Hindi

Problem Link: https://leetcode.com/problems/balance-a-binary-search-tree/ Solution Link: ...

5:08
Balance a Binary Search Tree | Leetcode 1382 | Java-Hindi

269 views

1 day ago

Kernel Queen 👑
Minimum Deletions to Make String Balanced | Leetcode 1653 | Java-Hindi

Instagram: https://www.instagram.com/kernel_queen_ Problem Link: ...

9:06
Minimum Deletions to Make String Balanced | Leetcode 1653 | Java-Hindi

567 views

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

176 views

11 days ago

Kernel Queen 👑
Separate Squares II Leetcode 3454 Java - Hindi

I have tried best to explain the concepts and logic behind the solution. I have not written the code alongside as the video was ...

25:36
Separate Squares II Leetcode 3454 Java - Hindi

1,803 views

3 weeks ago

Kernel Queen 👑
Minimum Pair Removal to Sort Array II Leetcode 3510  | Java-Hindi

Problem Link: https://leetcode.com/problems/minimum-pair-removal-to-sort-array-ii/ Solution Link: ...

16:58
Minimum Pair Removal to Sort Array II Leetcode 3510 | Java-Hindi

528 views

2 weeks ago

Kernel Queen 👑
Minimum Removals to Balance Array | Leetcode 3634 | Java-Hindi

Problem Link: https://leetcode.com/problems/minimum-removals-to-balance-array Solution Link: ...

6:56
Minimum Removals to Balance Array | Leetcode 3634 | Java-Hindi

419 views

4 days ago

Kernel Queen 👑
Minimum Cost to Convert String I Leetcode 2976 | Java-Hindi

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

9:20
Minimum Cost to Convert String I Leetcode 2976 | Java-Hindi

192 views

12 days ago

Kernel Queen 👑
Minimum Cost Path With Edge Reversals | Leetcode 3650 | Java-Hindi

Problem Link: https://leetcode.com/problems/minimum-cost-path-with-edge-reversals Solution Link: ...

12:23
Minimum Cost Path With Edge Reversals | Leetcode 3650 | Java-Hindi

326 views

2 weeks ago