ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

8 results

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

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

3 weeks ago

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
Minimum Cost of Ropes | Greedy + Min Heap | DSA Interview Problem

In this video, we solve the Minimum Cost of Ropes problem using the Greedy Algorithm with Min Heap (Priority Queue). This is a ...

7:11
Minimum Cost of Ropes | Greedy + Min Heap | DSA Interview Problem

38 views

4 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

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

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

12 days ago