ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

67 results

Padho with Pratyush
The Best Video To Learn HEAP Data Structure | DSA Patterns 2026 CPP JAVA Python

People coming for first time https://www.youtube.com/watch?v=ks-aCN8dzv0 DSA Patterns Playlist: https://www.youtube.com ...

26:33
The Best Video To Learn HEAP Data Structure | DSA Patterns 2026 CPP JAVA Python

3,055 views

4 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

4 weeks ago

Nathan Joslin
Priority Queues: Code Trace
4:46
Priority Queues: Code Trace

0 views

5 days ago

RuchiCodes
Queue Interface in Java 🔥 | FIFO | PriorityQueue | Deque | ArrayDeque (Complete Guide)

In this video, we have explained QUEUE Interface in Java in a very simple and beginner-friendly way. Java Complete Source ...

12:29
Queue Interface in Java 🔥 | FIFO | PriorityQueue | Deque | ArrayDeque (Complete Guide)

229 views

3 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

33 views

3 weeks ago

VikhramGuide
Find the Kth largest element (Priority Queue)

Kth largest element.

5:49
Find the Kth largest element (Priority Queue)

1 view

3 weeks ago

Java Guides and Ramesh Fadatare - AI & Tech
Java Collections Interview Questions and Answers for Beginners to Experienced [2026 Edition]

(16:38) What is a PriorityQueue, and how does it work? (17:36) What is a WeakHashMap, and when should you use it? (18:13) ...

20:50
Java Collections Interview Questions and Answers for Beginners to Experienced [2026 Edition]

966 views

2 weeks ago

Divya Explains - Code & Consciousness
7 Merge K Sorted Linked Lists in Java 🔥 | Priority Queue Explained from Scratch (Interview Ready)

Merge K Sorted Linked Lists in Java — Explained Step by Step (Beginner to Interview Level)** In this video, we solve the classic ...

22:54
7 Merge K Sorted Linked Lists in Java 🔥 | Priority Queue Explained from Scratch (Interview Ready)

30 views

4 weeks ago

Eye Of A Hero
Collections Queues:   LinkedList vs. PriorityQueue

In this video we explore the **Queue interface** in the Java Collections Framework and learn how Java handles **FIFO (First-In, ...

12:37
Collections Queues: LinkedList vs. PriorityQueue

0 views

2 weeks ago

Mind2Machine
PriorityQueue & ArrayDeque in Java | Collection Framework EP-4 | All Operations with Example

In this video, I have explained PriorityQueue and ArrayDeque in Java with complete coding in VS Code. I have covered all ...

13:01
PriorityQueue & ArrayDeque in Java | Collection Framework EP-4 | All Operations with Example

8 views

6 days ago

tenxbackend
Design Notification System | Priority based notification processing | machine coding round

This video is the final part of the Notification System Low-Level Design (LLD) series, where the focus shifts to implementing ...

13:19
Design Notification System | Priority based notification processing | machine coding round

100 views

3 weeks ago

Web Fusion with Bharadwaj
128. Greedy With PriorityQueue Algorithm (Java)

Welcome to Code-with-Bharadwaj! Hi there! I'm Manu, and I'm excited to help you level up your coding skills.

13:02
128. Greedy With PriorityQueue Algorithm (Java)

52 views

2 weeks ago

Eye Of A Hero
Java Sorting Finally Explained Comparable vs Comparator Made Simple

... Comparator • Sorting Lists with Collections.sort() • How TreeSet, TreeMap, and PriorityQueue rely on comparisons If you've ever ...

16:21
Java Sorting Finally Explained Comparable vs Comparator Made Simple

0 views

11 days ago

CTO Bhaiya
Day 43/90 |⚡How to Think Your Way from O(n²) to O(n log n) | LeetCode 1942 | DSA Pattern #6 #heap

... with heaps leetcode heap solution java priorityqueue dsa interview questions coding interview preparation faang dsa algorithm ...

1:00:49
Day 43/90 |⚡How to Think Your Way from O(n²) to O(n log n) | LeetCode 1942 | DSA Pattern #6 #heap

824 views

3 weeks ago

Rishi’s programming channel
76 - Add a new order to Order Book

... While adding a new order to our Order Book: - add to the PriorityQueue for BUY or SELL; time complexity is O(log n) - add to the ...

8:54
76 - Add a new order to Order Book

144 views

4 weeks ago

Divya Explains - Code & Consciousness
24.  Microsoft Task Scheduler Explained in 20 Minutes | DLL + Priority Queue (Interview Problem)

In this video, I break down a real Microsoft interview problem (2025) on Task Scheduling using Doubly Linked List + Priority ...

9:50
24. Microsoft Task Scheduler Explained in 20 Minutes | DLL + Priority Queue (Interview Problem)

2 views

8 days ago

Padho with Pratyush
HEAP On Pairs Explained in One Shot | CPP JAVA PYTHON | DSA Patterns

Please watch the earlier two heap videos also People coming for first time https://www.youtube.com/watch?v=ks-aCN8dzv0 DSA ...

51:31
HEAP On Pairs Explained in One Shot | CPP JAVA PYTHON | DSA Patterns

2,704 views

3 weeks ago

CTO Bhaiya
Day 45/90 |⚡436. Find Right Interval Explained | Brute Force to Heaps (LeetCode 436) #6 #heap

Hashtags: #LeetCode436 #FindRightInterval #DataStructuresAndAlgorithms #HeapDataStructure #PriorityQueue #TwoHeaps ...

42:26
Day 45/90 |⚡436. Find Right Interval Explained | Brute Force to Heaps (LeetCode 436) #6 #heap

493 views

3 weeks ago

The Learning Guy
class 74th 15 12 23
1:20:01
class 74th 15 12 23

0 views

9 days ago

Developer Coder
Minimum Cost Path with Edge Reversals | LeetCode 3650 | Dijkstra | Java Code | Developer Coder

... Graph DSA LeetCode Dijkstra Problems Path Optimization Problems Cost Based Graph Traversal Priority Queue Dijkstra Java ...

31:34
Minimum Cost Path with Edge Reversals | LeetCode 3650 | Dijkstra | Java Code | Developer Coder

182 views

3 weeks ago