ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,126 results

DiscoDurodeRoer
PriorityQueue in Java explained simply: priority queues

In this video, you'll learn what PriorityQueue is in Java and how this dynamic structure works, allowing you to work with ...

7:08
PriorityQueue in Java explained simply: priority queues

220 views

5 months ago

Lee Code
Heap + Priority Queue Explained Tamil | DSA in Java

Confused between Heap and Priority Queue? Don't worry! In this video, I'll explain: ✓ What is a Heap? ✓ What is a Priority ...

10:19
Heap + Priority Queue Explained Tamil | DSA in Java

1,327 views

9 months ago

ITower
Understand Priority Queues in 5 Minutes - Data Structure | JS Example

In this video, we're diving deep into one of the most overlooked but powerful data structures: the Priority Queue. Whether you're ...

5:37
Understand Priority Queues in 5 Minutes - Data Structure | JS Example

1,347 views

10 months ago

Rishi’s programming channel
69 - Print Level 1 using PriorityQueue

backstreetbrogrammer -------------------------------------------------------------------------------- Solution: Print Level 1 using PriorityQueue ...

4:12
69 - Print Level 1 using PriorityQueue

96 views

10 months ago

JomaClass
Priority Queue & Heap | Data Structures & Algorithms

All JomaClass videos from 2020 are now free to watch. If you enjoy please consider donating here: https://support.joma.io/ This ...

14:13
Priority Queue & Heap | Data Structures & Algorithms

3,101 views

7 months ago

Coder Army
Java Queue Interface Deep Dive | PriorityQueue & Heap Explained | Java Full Course #35

In this lecture, we take a complete deep dive into the Queue Interface in Java from first principles to internal ...

1:17:25
Java Queue Interface Deep Dive | PriorityQueue & Heap Explained | Java Full Course #35

3,912 views

2 months ago

{ Semicolon ; Hub }
🚀 Java PriorityQueue Explained | Real-Life Use Cases & Code Demo

Learn how PriorityQueue in Java works — from basics to advanced! In this video, I'll explain: What is a PriorityQueue in Java How ...

4:06
🚀 Java PriorityQueue Explained | Real-Life Use Cases & Code Demo

19 views

8 months ago

Visual How
Priority Queue Animations | Data Structure | Visual How

Priority Queue is a type of abstract data type in computer programming that represents a collection of elements where each ...

0:58
Priority Queue Animations | Data Structure | Visual How

261 views

8 months ago

Geoffrey Schmit
01.16: Priority Queues

Data Structures. Naperville North High School, Software Engineering, 2025-2026.

9:11
01.16: Priority Queues

10 views

9 months ago

Rishi’s programming channel
72 - Order Amendment using PriorityQueue

... Order Amendment using PriorityQueue -------------------------------------------------------------------------------- We can use: - Min-Heap for ...

9:50
72 - Order Amendment using PriorityQueue

97 views

9 months ago

TiCungBim DSA
How does a HEAP/PRIORITY QUEUE work? The key to the problem: Find the Kth largest number.

🚀 Hello everyone! It's Tí again! Today we'll be learning about Heap – also known as Priority Queue. This is a data structure ...

7:09
How does a HEAP/PRIORITY QUEUE work? The key to the problem: Find the Kth largest number.

2,976 views

3 months ago

Rishi’s programming channel
67 - Order Book Matching Algorithm using PriorityQueue

... element and size) = O(1) Using Priority Queue helps to reduce the adding and sorting of the orders from O(n*log n) to O(log n).

8:37
67 - Order Book Matching Algorithm using PriorityQueue

276 views

11 months ago

Rishi’s programming channel
70 - Print Level 3 Order Book using PriorityQueue

... Solution: Print Level 3 Order Book using PriorityQueue -------------------------------------------------------------------------------- We can use: ...

5:01
70 - Print Level 3 Order Book using PriorityQueue

96 views

10 months ago

techiCAT
Priority Queue Explained | The Data Structure Behind 15+ LeetCode Patterns

Priority Queues are one of the most powerful data structures in coding interviews and LeetCode. From Top K Elements to ...

5:28
Priority Queue Explained | The Data Structure Behind 15+ LeetCode Patterns

16 views

13 days ago

Sudhakar Atchala
Java Priority Queue Tutorial || PriorityQueue Implementation of Queue Interface || Collections

1. Compiler Design Playlist: https://www.youtube.com/playlist?list=PLXj4XH7LcRfC9pGMWuM6UWE3V4YZ9TZzM ...

15:29
Java Priority Queue Tutorial || PriorityQueue Implementation of Queue Interface || Collections

2,944 views

8 months ago

Geekific
Mastering Java BlockingQueue | Producer-Consumer Explained with Real Examples | Geekific

Why do developers rely so heavily on BlockingQueue in Java? In this video, we dive into one of the most powerful tools from the ...

6:21
Mastering Java BlockingQueue | Producer-Consumer Explained with Real Examples | Geekific

1,988 views

8 months ago

Tập Làm Mentor
Tìm hiểu cấu trúc dữ liệu Priority Queue "Hàng đợi uu tiên" 🥇

priority #queue #java Xin chào các bạn đến với Tập Làm Mentor đây là video tiếp theo của mình về chủ đề cấu trúc dữ liệu.

5:38
Tìm hiểu cấu trúc dữ liệu Priority Queue "Hàng đợi uu tiên" 🥇

456 views

11 months ago

Rishi’s programming channel
71 - Order Cancellation using PriorityQueue

backstreetbrogrammer -------------------------------------------------------------------------------- Solution: Order Cancellation using ...

5:25
71 - Order Cancellation using PriorityQueue

194 views

9 months ago

Rajkumar Yadav
Mode of an Array Problem Walkthrough | Heaps & Priority Queues

In this tutorial, we dive into the HackerEarth problem "Mode of an Array" (also known as Making More) where the goal is to find the ...

19:14
Mode of an Array Problem Walkthrough | Heaps & Priority Queues

4 views

9 months ago

Code Viento
Master Meeting Rooms II 🔑 The Priority Queue Trick  - LeetCode 253

In this video, we solve LeetCode 253 – Meeting Rooms II, a popular medium-level interval problem that tests your understanding ...

3:36
Master Meeting Rooms II 🔑 The Priority Queue Trick - LeetCode 253

180 views

8 months ago