ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

332 results

algorithMusicVideo
Min Heap (priority queue)

The code: https://github.com/Raafm/algorithm_visualization/blob/main/Trees/minHeap.py Song from: ...

0:45
Min Heap (priority queue)

65 views

9 days ago

The Right Politics
Why Is A Heap Useful For Priority Queues?

Ever wondered why data structures like heaps are so fundamental to computer science, especially when it comes to managing ...

3:14
Why Is A Heap Useful For Priority Queues?

6 views

2 weeks ago

AlgOptimize
Heap Tree Priority Queue

This video will help you to get an understanding about the basics of the priority queue and how it is implemented using heap tree ...

17:06
Heap Tree Priority Queue

6 views

3 weeks ago

CSE Guru
Priority Queue Introduction & Linked List Implementation | L 63 | 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 63 | Data Structures & Application

57 views

6 days ago

CSE Guru
C Program to Implement Priority Queue | 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 ...

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

32 views

1 day ago

GFGVID
7 Priority Queue in C++
16:20
7 Priority Queue in C++

2 views

4 weeks ago

CSE Guru
Priority Queue Array Implementation | Queue Datat Structure | L 64 | 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 64 | Data Structures & Application

82 views

3 days 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)

49 views

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

23 views

6 days ago

The Techzeen
DSA Tutorial #60: Priority Queue Explained ⚡ Why Heap is the BEST Choice? (2026)

Priority Queue is NOT just another Queue ✓ It is the secret behind high performance algorithms like Dijkstra and Huffman Coding ...

11:12
DSA Tutorial #60: Priority Queue Explained ⚡ Why Heap is the BEST Choice? (2026)

49 views

6 days ago

DSAwithT
Heap Tree Priority Queue
17:29
Heap Tree Priority Queue

21 views

4 days ago

Flash x Stream
Heap Data Structure Mastery | 12 Must-Know Problems for Interviews (Priority Queue)

Master the Heap/Priority Queue - One of the most powerful data structures for optimizing algorithms! In this comprehensive ...

3:02:47
Heap Data Structure Mastery | 12 Must-Know Problems for Interviews (Priority Queue)

0 views

7 days ago

Dingani Munsaka
Understanding Priority Queues and Heaps

In this video, we demonstrate how priority queues and heaps work by using playing cards to visually illustrate the processes of ...

4:00
Understanding Priority Queues and Heaps

3 views

4 weeks 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 ...

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

423 views

3 weeks ago

DSA 0
Heap tree and Priority queue explained !!
12:56
Heap tree and Priority queue explained !!

16 views

3 weeks ago

CWBH
Mastering Max Heaps: Efficiency in Priority Queues

Data Structures mein 'Max Heap' ek powerful concept hai. Yeh ek complete binary tree hota hai jahan parent node ki value ...

25:35
Mastering Max Heaps: Efficiency in Priority Queues

20 views

9 days ago

StrucTify
Priority Queue using Heap Tree | Insert & Delete Operations | DSA Tutorial

Learn how Priority Queues work using Heap Trees! This tutorial covers everything from basic concepts to implementation with ...

14:33
Priority Queue using Heap Tree | Insert & Delete Operations | DSA Tutorial

14 views

5 days ago

The Funnel Effect
Priority Queue pattern - System Design

systemdesign.

16:23
Priority Queue pattern - System Design

8 views

2 weeks ago

The Code Professor
Queue in Data Structures Explained | FIFO, Enqueue & Dequeue (Easy)

A priority queue is a collection of elements such that each element has been assigned a priority and such that the order in which ...

10:28
Queue in Data Structures Explained | FIFO, Enqueue & Dequeue (Easy)

0 views

2 weeks ago

LET'S_CODE
Kth Largest Element in an Array | LeetCode 215 | Java PriorityQueue Explained

Github code : https://github.com/guptakaran-01/DSA-Codes/blob/main/Leetcode-215 In this video, we solve LeetCode 215: Kth ...

6:16
Kth Largest Element in an Array | LeetCode 215 | Java PriorityQueue Explained

7 views

3 weeks ago

The Learning Ledger
What Is Priority Queue? | DSA in 30 Seconds

A priority queue is a data structure where elements are removed based on priority, not insertion order. Higher-priority elements ...

0:30
What Is Priority Queue? | DSA in 30 Seconds

241 views

12 days ago

LazyCoding
🚀 Stack, Queue & Priority Queue | C++ | STL | Beginner-Friendly Guide

In this quick and beginner-friendly video, I explain stack, queue and Priority Queue in C++, a powerful container from the STL ...

7:30
🚀 Stack, Queue & Priority Queue | C++ | STL | Beginner-Friendly Guide

0 views

2 weeks ago

Start Coding Today
Master Queues in C++ | Simple, Circular, Priority & STL#C++ #Queue #DataStructures

Master Queue data structures in C++! Learn FIFO principle with simple queues, circular queues, and priority queues. Understand ...

6:26
Master Queues in C++ | Simple, Circular, Priority & STL#C++ #Queue #DataStructures

28 views

8 days ago

GFGVID
8 PriorityQueue in Java
2:29
8 PriorityQueue in Java

0 views

4 weeks ago

Vidyuu Tutorials
Simple Priority Queue in Typescript!

Vidyuu Assets: https://drive.google.com/drive/folders/1qwtRr__Bs2ZlAEDyAAWF_xn_YdI-yK4k?usp=sharing All The Things ...

17:38
Simple Priority Queue in Typescript!

57 views

2 weeks ago