ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

332 results

nptelhrd
Lecture - 20 Priority Queues

Lecture Series on Data Structures and Algorithms by Dr. Naveen Garg, Department of Computer Science and Engineering ,IIT ...

49:46
Lecture - 20 Priority Queues

104,948 views

17 years ago

MIT OpenCourseWare
Lecture 4: Heaps and Heap Sort

MIT 6.006 Introduction to Algorithms, Fall 2011 View the complete course: http://ocw.mit.edu/6-006F11 Instructor: Srini Devadas ...

52:32
Lecture 4: Heaps and Heap Sort

897,993 views

13 years ago

Back To Back SWE
Implement A Binary Heap - An Efficient Implementation of The Priority Queue ADT (Abstract Data Type)

Free 5-Day Mini-Course: https://backtobackswe.com Try Our Full Platform: https://backtobackswe.com/pricing Intuitive Video ...

20:19
Implement A Binary Heap - An Efficient Implementation of The Priority Queue ADT (Abstract Data Type)

125,813 views

6 years ago

MIT OpenCourseWare
8. Binary Heaps

MIT 6.006 Introduction to Algorithms, Spring 2020 Instructor: Erik Demaine View the complete course: ...

50:52
8. Binary Heaps

70,670 views

4 years ago

The Practical Dev
BaseCS: Stacks and Queues

"Stack level too deep!" Stacks and queues are all around us. In this video we break down what they are, how they work, and their ...

29:02
BaseCS: Stacks and Queues

2,953 views

7 years ago

Ruby Central
RubyConf 2022: What does "high priority" mean? The secret to happy queues by Daniel Magliola

Like most web applications, you run important jobs in the background. And today, some of your urgent jobs are running late. Again ...

31:11
RubyConf 2022: What does "high priority" mean? The secret to happy queues by Daniel Magliola

1,553 views

2 years ago

Study Hub
Lecture 35: Deep Dive into Binary Heaps: From Basics to Advanced Operations

welcome back! today, we're diving into binary heaps, a simple yet ingenious data structure that efficiently supports all priority ...

23:32
Lecture 35: Deep Dive into Binary Heaps: From Basics to Advanced Operations

576 views

1 year ago

NPTEL IIT Guwahati
Lec 24: Nonpreemptive Priority Queues-old

Introduction to Queueing Theory Playlist Link: https://www.youtube.com/playlist?list=PLwdnzlV3ogoX2OHyZz3QbEYFhbqM7x275 ...

56:29
Lec 24: Nonpreemptive Priority Queues-old

157 views

3 years ago

AWS Developers
Deep Dive into the Queue Data Structure

This video will focus on teaching everything about the queue data structure. It will explain the fundamentals of its usage, how data ...

38:10
Deep Dive into the Queue Data Structure

2,070 views

2 years ago

Tyler Caraza-Harter
CS 320 Oct 7 (Part 2) - Stacks, Queues, and Priority Queues

... um other other data structures for both the queue and the priority key right a list is not very good at those things and yeah and i'll ...

23:37
CS 320 Oct 7 (Part 2) - Stacks, Queues, and Priority Queues

235 views

5 years ago

CS50
CS50x 2025 - Lecture 5 - Data Structures

Abstract Data Types. Queues, Stacks. Linked Lists. Trees, Binary Search Trees. Hash Tables. Tries. *** This is CS50, Harvard ...

2:03:38
CS50x 2025 - Lecture 5 - Data Structures

235,185 views

Streamed 1 year ago

Mahima Khetarpaul
Find the median in running data stream using Priority Queue/ Heaps.

Find the median in running data stream using Priority Queue/ Heaps. Given an input stream of N integers. The task is to insert ...

30:12
Find the median in running data stream using Priority Queue/ Heaps.

13 views

1 year ago

freeCodeCamp.org
Data Structures Easy to Advanced Course - Full Tutorial from a Google Engineer

... (7:30:49) Indexed Priority Queue | Data Structure ⌨️ (7:55:10) Indexed Priority Queue | Data Structure | Source Code -- Learn ...

8:03:17
Data Structures Easy to Advanced Course - Full Tutorial from a Google Engineer

7,207,830 views

6 years ago

NPTEL IIT Guwahati
Lec 25: Nonpreemptive and Preemptive Priority Queues-old

Introduction to Queueing Theory Playlist Link: https://www.youtube.com/playlist?list=PLwdnzlV3ogoX2OHyZz3QbEYFhbqM7x275 ...

38:24
Lec 25: Nonpreemptive and Preemptive Priority Queues-old

206 views

3 years ago

NOC16 CS11
priority queues and heaps

To access the translated content: 1. The translated content of this course is available in regional languages. For details please ...

21:27
priority queues and heaps

77,153 views

8 years ago

CodeHelp - by Babbar
Lecture 60: Queues in C++ [STL + Implementation + Types of Queues ]

In this Video, we are going to learn about Queue Data Structure and its types. There is a lot to learn, Keep in mind “ Mnn bhot ...

1:05:02
Lecture 60: Queues in C++ [STL + Implementation + Types of Queues ]

463,615 views

3 years ago

SithDev
Fibonacci Heaps or "How to invent an extremely clever data structure"

I want to tell you about a daunting, but truly fascinating data structure. At first sight, Fibonacci Heaps can seem intimidating. In this ...

29:42
Fibonacci Heaps or "How to invent an extremely clever data structure"

495,144 views

3 years ago

MIT OpenCourseWare
Lecture 18: Speeding up Dijkstra

MIT 6.006 Introduction to Algorithms, Fall 2011 View the complete course: http://ocw.mit.edu/6-006F11 Instructor: Srini Devadas ...

53:16
Lecture 18: Speeding up Dijkstra

108,698 views

13 years ago

RNK IDEAS
Heaps | Insert (Intro), Helper Methods, Insert (Code), Remove, Sink Down, Priority Queues & Big O

1.Specialized tree-based data structure used in priority queues and sorting algorithms. 2.Helper Methods: Understand the ...

38:33
Heaps | Insert (Intro), Helper Methods, Insert (Code), Remove, Sink Down, Priority Queues & Big O

18 views

1 year ago

Teddy Dev
CSCI2120 - Lecture 17A:  Collections -  PriorityQueue

CSCI2120 - Software Design & Development II (Java) UNIT 2: Managing Data: Collections Framework Lecture 17A. PriorityQueue ...

33:37
CSCI2120 - Lecture 17A: Collections - PriorityQueue

19 views

3 years ago