ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

158 results

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

6 years ago

Tyler Caraza-Harter
CS 320 Oct 7 (Part 2) - Stacks, Queues, and Priority Queues
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

233,065 views

Streamed 1 year 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,047 views

2 years ago

codebasics
Linked List - Data Structures & Algorithms Tutorials in Python #4

Linked list is a data structure similar to array in a sense that it stores bunch of items. But unlike array, linked lists are not stored in ...

28:16
Linked List - Data Structures & Algorithms Tutorials in Python #4

959,944 views

5 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

Delphine Works LLC
Python Data Structures

Learn Python Data Structures such as Arrays, Sets, Dictionaries, Stacks, Queues, and the Priority Queue. Time Stamps 00:00 ...

38:19
Python Data Structures

133 views

1 month ago

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

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

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

18 views

1 year ago

freeCodeCamp.org
Graph Algorithms for Technical Interviews - Full Course

Learn how to implement graph algorithms and how to use them to solve coding challenges. ✏️ This course was developed by ...

2:12:19
Graph Algorithms for Technical Interviews - Full Course

1,446,510 views

4 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,139 views

8 years ago

IIT Madras - B.S. Degree Programme
W6L4_Using Heaps in Algorithms

Using Heaps in Algorithms IIT Madras welcomes you to the world's first BSc Degree program in Programming and Data Science.

28:07
W6L4_Using Heaps in Algorithms

14,023 views

4 years ago

PyCon US
Talk - Jason Fried: If an asyncio Task fails in the woods and nobody is around to see it, does i....

Its 3am you just got called about some asyncio production code that is failing either cryptically or silently. You discover that its ...

27:45
Talk - Jason Fried: If an asyncio Task fails in the woods and nobody is around to see it, does i....

3,614 views

3 years ago

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

... Queue Introduction ⌨️ (1:22:03) Queue Implementation ⌨️ (1:27:26) Queue Code ⌨️ (1:31:32) Priority Queue Introduction ...

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

7,195,282 views

6 years ago

MIT OpenCourseWare
7. Randomization: Skip Lists

MIT 6.046J Design and Analysis of Algorithms, Spring 2015 View the complete course: http://ocw.mit.edu/6-046JS15 Instructor: ...

1:20:56
7. Randomization: Skip Lists

95,411 views

9 years ago

Josh Hug
CS61B 2022 Lecture 22 - BST, Graph APIs, Implementations

Okay, so this is the traditional solution, which is that we're going to start by creating a queue-- and I'll tell you what a queue is in a ...

48:34
CS61B 2022 Lecture 22 - BST, Graph APIs, Implementations

14,693 views

3 years ago

TechByAni
L18. RabbitMQ Crash Course | Complete Guide for System Design
1:09:16
L18. RabbitMQ Crash Course | Complete Guide for System Design

1,274 views

2 months ago

Anaconda, Inc.
scikit-multiflow: Machine Learning for Data Streams in Python

JACOB MONTIEL LOPEZ | POST DOCTORAL RESEARCHER AT TELECOM PARISTECH As traditional "batch" learning is no ...

36:42
scikit-multiflow: Machine Learning for Data Streams in Python

7,974 views

6 years ago

Andreas Spiess
#381 How to work with a Real Time Operating System and is it any good? (FreeRTOS, ESP32)

Using a real operating system to simplify programming with the Arduino IDE. Is this possible and how? Let's have a closer look!

23:35
#381 How to work with a Real Time Operating System and is it any good? (FreeRTOS, ESP32)

262,571 views

4 years ago

csprofmarin
220 u27 GMT20251126 011449 Recording 1920x1080

00:00 Intro 01:25 Main idea 1 07:40 Main idea 2 12:10 Conclusion.

1:15:54
220 u27 GMT20251126 011449 Recording 1920x1080

8 views

1 month ago

CodeWithHarry
Introduction to Circular Queue in Data Structures

Circular Queue implementation using arrays: In this video, we will see why we should be using circular queues and what circular ...

24:25
Introduction to Circular Queue in Data Structures

396,676 views

5 years ago