ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

643 results

Virtual Education Point
C++ Data Structures: Dynamic Queue Explained & Implemented

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
C++ Data Structures: Dynamic Queue Explained & Implemented

36 views

17 hours ago

Sid Codes
Heaps Implementation || Priority Queue | From Scratch
1:01:31
Heaps Implementation || Priority Queue | From Scratch

27 views

11 months ago

hbzengin
How to Use Heaps in Python (Priority Queue Tutorial)

This video explains the basics of using heaps in Python. I go over how the heapq module works and what its API looks like.

24:39
How to Use Heaps in Python (Priority Queue Tutorial)

16 views

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

730 views

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

42 views

2 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

32 views

4 months ago

English Through Science
Priority Queue Code Implementation.

This video discusses the implementation of a priority queue using a binary heap in Java, detailing how to set up the class structure ...

36:45
Priority Queue Code Implementation.

162 views

10 months ago

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

... practice problems ⌨️ (1:10:27) Priority Queue/heap ⌨️ (1:11:36) Priority Queue/heap practice problems ❤️ Support for this ...

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

554,931 views

7 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

2,494 views

7 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

94 views

1 month ago

ICPC ACM USICT
DSA Bootcamp | Session - 06 | Heap/Priority Queue

In this session, we explored one of the most powerful data structures for solving real-world and interview problems — the Priority ...

1:20:39
DSA Bootcamp | Session - 06 | Heap/Priority Queue

9 views

1 month ago

Miao Gu
Data Structure: Heap, HeapSort, Priority Queue by heap

... garbage okay so hip we use hip to implement the priority queue that's better option that's how the knowledge like a rotation okay ...

39:42
Data Structure: Heap, HeapSort, Priority Queue by heap

13 views

7 months ago

Learn2Code
Heap Priority Queue | Data Structures and Algorithms 💥 ‼️‼️ #heap #algorithms #java #datastructures

Dive deep into Heap Priority Queues! Learn what they are, how they work using binary heaps, their time complexity for common ...

29:12
Heap Priority Queue | Data Structures and Algorithms 💥 ‼️‼️ #heap #algorithms #java #datastructures

7 views

7 months ago

NUS Computing CeNCE
Unit8 PriorityQueue

... look at things that we have done before like for example let's say we want to use a unsorted list uh to implement a priority queue ...

1:04:10
Unit8 PriorityQueue

26 views

8 months ago

Code2Win
🎓 DSA Lecture 10 –Dequeue and Priority Queue | #makautsemester  | #dsa  | #learntocode2025

DSA Lecture 10 – Dequeue & Priority Queue Explained | Code2Win ⸻ ‍ About the Instructor Kallol Bhattacharya — IT ...

1:03:45
🎓 DSA Lecture 10 –Dequeue and Priority Queue | #makautsemester | #dsa | #learntocode2025

706 views

4 months ago

Code and Debug
DSA in Python Course - Dijkstra’s Algorithm Using Priority Queue | GFG | Graphs Part 144

Welcome to Part 144 of Code & Debug's DSA in Python Course! In this video, we implement the Dijkstra's Algorithm using a ...

22:27
DSA in Python Course - Dijkstra’s Algorithm Using Priority Queue | GFG | Graphs Part 144

1,845 views

8 months ago

Miao Gu
Data Structure: Priority Queue, Deque

Okay today we continue Uh we also have another queue called the priority queue Okay what's a priority Q We discussed ...

34:33
Data Structure: Priority Queue, Deque

21 views

9 months ago

Bharat Singh
Priority Queue Implementation in JavaScript | Min Heap Data Structure Tutorial

Learn how to implement a Priority Queue using Min Heap in JavaScript! In this comprehensive tutorial, we'll build a Priority Queue ...

21:38
Priority Queue Implementation in JavaScript | Min Heap Data Structure Tutorial

27 views

1 month ago

Simply Studies With Chealsha
Priority Queue in Data Structure |Ascending & Descending Order Priority Queue|KVS/NVS/EMRS/HPSC/NET

Here we will study - Definition -Queue vs Priority Queue -Operation on Priority Queue -Applications -Methods to implement ...

34:41
Priority Queue in Data Structure |Ascending & Descending Order Priority Queue|KVS/NVS/EMRS/HPSC/NET

10 views

1 month ago

BTech Junction
Lec 21 | Priority Queue | Stack & Queue | Data Structures | RGPV Btech 2nd Year

Lec 21 | Priority Queue | Stack & Queue | Data Structures | RGPV Btech 2nd Year CSE/ IT / AIML RGPV BTech 2nd Year Notes ...

24:23
Lec 21 | Priority Queue | Stack & Queue | Data Structures | RGPV Btech 2nd Year

3,764 views

2 months ago

ExpertFunda
Prerequisites | Priority Queues (Heaps) | 2163. Minimum Difference in Sums After Removal of Elements

This video will cover the concept of Min-Heap & Max-Heap with examples, so you can understand the Priority Queues concept.

23:15
Prerequisites | Priority Queues (Heaps) | 2163. Minimum Difference in Sums After Removal of Elements

21 views

7 months ago

Jeff Edmonds @ YorkU
2101   Unit 06 Heaps & Priority Queues

... all quicker and moving things around in array all right so when you do when I think how do you implement a priority queue right ...

54:45
2101 Unit 06 Heaps & Priority Queues

2 views

10 months ago

LeetGator
LeetGator Spring '25 Workshop 6: Queues

In this workshop, Adrian goes over queues.

1:03:58
LeetGator Spring '25 Workshop 6: Queues

5 views

11 months ago

Learning with Video
20250519 - Data Structure & Algo - Priority Queue + Merge Sort

First we we finish until this part we have two kind of sequence base priority key so the first priority Q means we want to implement ...

30:30
20250519 - Data Structure & Algo - Priority Queue + Merge Sort

28 views

9 months ago

Shikhar Chaudhary
Meeting Rooms 2 | Priority Queue | Meta coding interview

In this video we will cover 2 famous interview problems involving intervals, Meeting Rooms & Meeting Rooms 2 ...

23:27
Meeting Rooms 2 | Priority Queue | Meta coding interview

1,666 views

2 months ago