ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,709 results

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,380 views

11 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,161 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

266 views

8 months ago

Coch.
Huffman Coding Explained Visually (Using Priority Queue)

... into the root node with total frequency 100 At this point there's only one node left in the priority queue So the algorithm stops The ...

6:37
Huffman Coding Explained Visually (Using Priority Queue)

277 views

6 months ago

Virtual Education Point
Priority Queue Implementation in C++ | LinkList-based Queue

Not all data is created equal! In this lecture, we master the Priority Queue, one of the most powerful and frequently used data ...

26:32
Priority Queue Implementation in C++ | LinkList-based Queue

242 views

3 months ago

MySirG
Priority Queue in JavaScript Explained Like a Pro!" | Complete Implementation & Logic 🚀

Day-18 | #100dayslearningchallenge Ever wondered how tasks get managed based on priority — like hospital emergencies or CPU ...

12:16
Priority Queue in JavaScript Explained Like a Pro!" | Complete Implementation & Logic 🚀

385 views

8 months ago

Code and Debug
DSA in Python - Introduction to Priority Queues using Binary Heaps | Min & Max Heaps | Part 180

In this video, we kick off our exploration of Priority Queues implemented using Binary Heaps. This is a foundational session where ...

22:35
DSA in Python - Introduction to Priority Queues using Binary Heaps | Min & Max Heaps | Part 180

4,480 views

11 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,393 views

9 months 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,962 views

9 months ago

System Design Pal
Design a Distributed Priority Queue | SQL | Redis

00:00 Intro 00:26 API and Message Schema 04:20 Message Enqueue 06:32 Message Dequeue 11:52 Queue Reliability ...

15:58
Design a Distributed Priority Queue | SQL | Redis

753 views

6 months ago

CSE Guru
Priority Queue Array Implementation | Queue Datat Structure | L 65 | Data Structures & Application

Array Implementation of Priority Queue Array implementation of priority queue maintains separate queue for each priority number ...

16:49
Priority Queue Array Implementation | Queue Datat Structure | L 65 | Data Structures & Application

520 views

6 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

James Peralta
​Design Priority Queue From Scratch w/ @Alpha-Code

00:00:00 Intro 00:01:28 Heap API: push & pop 00:02:40 Max-heap invariant 00:04:09 Array → complete binary tree 00:07:08 ...

1:09:04
​Design Priority Queue From Scratch w/ @Alpha-Code

788 views

5 months ago

Orphen
Game Zero: implementing a priority queue

I implement a min heap in Jai to use as a priority queue in pathfinding algorithms in a game.

21:57
Game Zero: implementing a priority queue

43 views

6 months ago

Kaloyan Karaivanov
Concurrent Priority Queue

Kotlin priority queue: learn to build a lock-free, concurrent data structure using a persistent Treap and Kotlin Multiplatform.

9:36
Concurrent Priority Queue

4,359 views

3 months ago

TheTechSlayer⚡💻
🚀 Priority Queues & Heapsort Explained  Binary Heap Implementation & Particle Simulation

In this tutorial, we explore the priority queue data structure and its efficient implementation using a binary heap. You'll learn: ...

1:13:39
🚀 Priority Queues & Heapsort Explained Binary Heap Implementation & Particle Simulation

41 views

8 months ago

Coding Simplified Space
Ep-23: Priority Queue | C++ STL | DSA Simplified Series | C++ Tutorial in Hindi for Beginners

Ep-23: Priority Queue | C++ STL | DSA Simplified Series | C++ Tutorial in Hindi for Beginners Welcome to DSA Simplified in C++ ...

14:48
Ep-23: Priority Queue | C++ STL | DSA Simplified Series | C++ Tutorial in Hindi for Beginners

298 views

9 months ago

CSE Guru
C Program to Implement Priority Queue | Queue Datat Structure | L 66 | Data Structures & Application

Array Implementation of Priority Queue Array implementation of priority queue maintains separate queue for each priority number ...

14:14
C Program to Implement Priority Queue | Queue Datat Structure | L 66 | Data Structures & Application

503 views

6 months ago

COMPILE KARO
Distributed Priority Queue Architecture Explained in Depth ⚙️ | Arvind Sir #trending #architecture

How do large-scale systems handle millions of priority-based tasks efficiently? In this video, we'll dive deep into Distributed ...

14:55
Distributed Priority Queue Architecture Explained in Depth ⚙️ | Arvind Sir #trending #architecture

55 views

8 months ago

The Logic Blueprint
Heaps Explained Visually: Priority Queues, Heapify, and Heapsort

Heaps can feel abstract until you see the logic clearly. In this video on The Logic Blueprint, we break down heaps visually from ...

4:12
Heaps Explained Visually: Priority Queues, Heapify, and Heapsort

45 views

1 month ago