ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

18 results

Mahesh Ahirwar
Kth Largest Element in an Array | Heap | DSA Interview Problem

In this video, we solve the Kth Largest Element in an Array problem using multiple optimal approaches, Heap (Priority Queue).

7:58
Kth Largest Element in an Array | Heap | DSA Interview Problem

25 views

3 weeks ago

Mahesh Ahirwar
K Closest Points to Origin Explained | Priority Queue Approach

In this video, we solve the K Closest Points to Origin problem using multiple optimal approaches, including Heap (Priority Queue).

11:21
K Closest Points to Origin Explained | Priority Queue Approach

38 views

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

423 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

Mahesh Ahirwar
Median of Two Sorted Arrays | Binary Search Optimization | Hard DSA Interview Problem

In this video, we solve the Median of Two Sorted Arrays problem using an optimized Binary Search approach with O(log(min(n, ...

29:40
Median of Two Sorted Arrays | Binary Search Optimization | Hard DSA Interview Problem

49 views

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

506 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 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 👑
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

423 views

5 days ago

Kernel Queen 👑
Divide an Array Into Subarrays With Minimum Cost I - Leetcode 3010 | Java Hindi

Problem Link: https://leetcode.com/problems/divide-an-array-into-subarrays-with-minimum-cost-i Solution Link: ...

3:47
Divide an Array Into Subarrays With Minimum Cost I - Leetcode 3010 | Java Hindi

150 views

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

7 days ago

Mahesh Ahirwar
Find K Pairs With Smallest Sums Explained | Priority Queue Approach

In this video, we solve the Find K Pairs With Smallest Sums problem using an optimized Min Heap (Priority Queue) approach with ...

17:00
Find K Pairs With Smallest Sums Explained | Priority Queue Approach

30 views

2 weeks ago

Mahesh Ahirwar
Top K Frequent Elements | Heap & Bucket Sort | DSA Interview Problem

In this video, we solve the Top K Frequent Elements problem using multiple optimal approaches, including Heap (Priority Queue) ...

19:49
Top K Frequent Elements | Heap & Bucket Sort | DSA Interview Problem

25 views

3 weeks ago

Kernel Queen 👑
Divide an Array into Subarrays with Minimum Cost II - Leetcode 3013 | Java-Hindi

Problem Link: https://leetcode.com/problems/divide-an-array-into-subarrays-with-minimum-cost-ii/ Solution Link: ...

12:07
Divide an Array into Subarrays with Minimum Cost II - Leetcode 3013 | Java-Hindi

368 views

9 days ago

Ved Arya Tech
Java Strings and Arrays in Hindi  | Array Operations, 2D Matrix, String Functions & Programs

Java Code Hindi | Python Coding Tutorial | DSA Patterns Free! The Ved Arya Tech pe step-by-step **Java code Hindi**, **Python ...

29:29
Java Strings and Arrays in Hindi | Array Operations, 2D Matrix, String Functions & Programs

40 views

7 days ago

Mahesh Ahirwar
Reorganize String | Greedy + Max Heap | DSA Interview Problem

In this video, we solve the Reorganize String problem using a Greedy strategy with Max Heap (Priority Queue) to ensure that no ...

7:34
Reorganize String | Greedy + Max Heap | DSA Interview Problem

31 views

2 weeks ago

Mahesh Ahirwar
Find Median from Data Stream Explained | Min Heap + Max Heap | DSA Interview Problem

In this video, we solve the Find Median from Data Stream problem using the Two Heaps approach (Max Heap + Min Heap) to ...

16:40
Find Median from Data Stream Explained | Min Heap + Max Heap | DSA Interview Problem

48 views

12 days ago

Mahesh Ahirwar
Sliding Window Median | Two Heaps + Lazy Deletion | DSA Interview Problem

In this video, we solve the Sliding Window Median problem using an advanced Two Heaps approach with Lazy Deletion to ...

21:03
Sliding Window Median | Two Heaps + Lazy Deletion | DSA Interview Problem

35 views

10 days ago