ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

3,401 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,405 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,210 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)

282 views

7 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

274 views

8 months ago

freeCodeCamp.org and AlgoMonster
Data Structure and Algorithm Patterns for LeetCode Interviews – Tutorial

This is a comprehensive course on data structures and algorithms. @algo.monster will break down the most essential data ...

1:15:03
Data Structure and Algorithm Patterns for LeetCode Interviews – Tutorial

760,294 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,444 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

763 views

7 months ago

Ben Dicken
The perfect structure for merging data quickly (the priority queue)

We're looking at how LSM-trees handle compaction by merging sorted runs using priority queues. How the merge process works ...

9:19
The perfect structure for merging data quickly (the priority queue)

2,165 views

5 months ago

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

... work as efficient data structures for priority-based operations. ‍ What's covered in this video: 1. What is a Priority Queue and ...

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

4,751 views

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

3,185 views

4 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

550 views

6 months ago

Express VTU 4 All
VTU DSA Module 5 | Priority Queue Explained with Examples | Types & Operations | BCS304

... QUESTION from Data Structures and Applications (BCS304) Module-05: Heaps & Priority Queues Priority Queue is one of ...

3:58
VTU DSA Module 5 | Priority Queue Explained with Examples | Types & Operations | BCS304

820 views

5 months ago

Express VTU 4 All
VTU DSA Module 5 | Leftist Tree, Optimal BST & Priority Queue | Short Notes | BCS304

Welcome to Express VTU 4 All In this video, we cover a VERY IMPORTANT SHORT-NOTES QUESTION from Data ...

4:24
VTU DSA Module 5 | Leftist Tree, Optimal BST & Priority Queue | Short Notes | BCS304

3,240 views

5 months ago

Notebro
Priority Queues

In this video, we'll explain the Priority Queue data structure — its definition, main operations, and how it differs from a normal ...

5:52
Priority Queues

3 views

8 months ago

CSE Guru
Priority Queue Introduction & Linked List Implementation | L 64 | Data Structures & Application

Priority Queue Introduction Priority queue is a data structure in which each element is assigned a priority Priority determines the ...

15:15
Priority Queue Introduction & Linked List Implementation | L 64 | Data Structures & Application

182 views

6 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

511 views

6 months ago

Data Expertise
Heap Data Structure Explained | Min Heap, Max Heap & Priority Queues Made Simple

Need efficient priority management in algorithms? ⚙️ The Heap Data Structure is a powerful tree-based structure used to ...

0:27
Heap Data Structure Explained | Min Heap, Max Heap & Priority Queues Made Simple

5 views

4 months ago

Prof Alghoul
CSI2110 - 07 - Priority Queues - Data Structures and Algorithms

This is a part of CSI2110 course given by Professor Karim Alghoul at the university of Ottawa - Canada Priority Queue ADT ...

1:09:53
CSI2110 - 07 - Priority Queues - Data Structures and Algorithms

107 views

5 months ago

Rudrite
Heaps & Priority Queues Explained — From Scratch, Visualized

A heap looks like three intimidating things at once — a tree, an array, and two cryptic operations. It's really one picture: a knockout ...

12:10
Heaps & Priority Queues Explained — From Scratch, Visualized

11 views

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