ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

102 results

MOOC de l'IMT
8. Queuing Structures for Graph Traversals 🌐 Advanced Algorithmics and Graph Theory with Python

Strengthen your skills in algorithmics and graph theory, and gain experience in programming in Python along the way. To follow ...

11:09
8. Queuing Structures for Graph Traversals 🌐 Advanced Algorithmics and Graph Theory with Python

3,283 views

7 years ago

Adam Gaweda, Dr. Sensei
Queues

- [Instructor] Another data type structure that we can work off of is something that we classify as a queue. And a queue's pretty ...

2:24
Queues

233 views

8 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

Craig Piercy
Python data types: deque

`deque` stands for double-ended queue. It's a data structure from Python's `collections` module that allows you to add or remove ...

4:55
Python data types: deque

15 views

5 months ago

NPTEL IIT Bombay
Lecture 15 : Array Part-1 : Part 7 : More efficient Queues in dispatching taxis

Array Part-1 : Part 7 : More efficient Queues in dispatching taxis.

16:42
Lecture 15 : Array Part-1 : Part 7 : More efficient Queues in dispatching taxis

4,849 views

6 years ago

NPTEL IIT Bombay
Lecture 15 : Array Part-1 : Part 6 : Queues in dispatching taxis

Array Part-1 : Part 6 : Queues in dispatching taxis.

14:58
Lecture 15 : Array Part-1 : Part 6 : Queues in dispatching taxis

5,996 views

6 years ago

ceejatec
New Zorba Validation Queue

This is a quick introduction to the new Jenkins-based validation queue for Zorba (http://www.zorba.io/), which is available at ...

6:20
New Zorba Validation Queue

172 views

12 years ago

NPTEL IIT Guwahati
Lec 35: Cyclic Queueing Networks, Extensions of Jackson Networks

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

29:26
Lec 35: Cyclic Queueing Networks, Extensions of Jackson Networks

522 views

3 years ago

NPTEL IIT Guwahati
Lec 29: Burke's Theorem, General Setup, Tandem Networks

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

47:51
Lec 29: Burke's Theorem, General Setup, Tandem Networks

993 views

3 years ago

MOOC de l'IMT
10. Min-heaps 🌐 Advanced Algorithmics and Graph Theory with Python

Strengthen your skills in algorithmics and graph theory, and gain experience in programming in Python along the way. To follow ...

3:53
10. Min-heaps 🌐 Advanced Algorithmics and Graph Theory with Python

2,732 views

7 years ago

NPTEL IIT Guwahati
Lec 44: G/G/1 Queues: Lindley's Integral Equation

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

40:20
Lec 44: G/G/1 Queues: Lindley's Integral Equation

869 views

3 years ago

NPTEL IIT Guwahati
Lec 31: Waiting Times and Multiple Classes in Open Jackson Networks

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

31:34
Lec 31: Waiting Times and Multiple Classes in Open Jackson Networks

800 views

3 years ago

Jon Gjengset
Solving distributed systems challenges in Rust

In this stream we work through the fly.io distributed systems challenges (https://fly.io/dist-sys/) in Rust, and solve all the way up to ...

3:15:52
Solving distributed systems challenges in Rust

305,174 views

2 years ago

Jatin K Malik
Day 5: Print Queue | Problem-Solving Approach (Spoiler-Free) | Advent of Code 2024

Welcome to Day 5 of Advent of Code 2024! In this video, we tackle the Print Queue problem with a spoiler-free approach. We'll ...

25:48
Day 5: Print Queue | Problem-Solving Approach (Spoiler-Free) | Advent of Code 2024

100 views

1 year ago

Cours Python
8.5 Coroutines et awaitables
9:38
8.5 Coroutines et awaitables

1,414 views

7 years ago

COMPUTER & EXCEL SOLUTION
Stack FIFO and LIFO in Python@COMPUTEREXCELSOLUTION

Join this channel to get access to perks: https://www.youtube.com/channel/UC4C_tfy6WLDxzVVO3y6YinA/join This is my ...

1:48
Stack FIFO and LIFO in Python@COMPUTEREXCELSOLUTION

138 views

3 years ago

Mr. Nobody
Array Visualization | Subtitled—Experimentation

Hello, My name is Mr. Nobody. Today's video is an experiment for visualizing arrays using Manim. # Tools ...

0:28
Array Visualization | Subtitled—Experimentation

620 views

3 years ago

J David Eisenberg
Chapter 16: Classes and Objects

Constructing an object with attributes and methods; conversion to string with __str__, learning about “self”.

13:04
Chapter 16: Classes and Objects

248 views

7 years ago

Made in the Wild
This Jungle House is Taken Over by Animals! - HALLOWEEN SPECIAL Part 1 of 2

This CREATURE FEATURE series is publishing weekly! SUBSCRIBE and hit notifications bell!

10:36
This Jungle House is Taken Over by Animals! - HALLOWEEN SPECIAL Part 1 of 2

16,474 views

6 years ago

Code Challenge Central
How to reverse a singly linked list in 5 languages (JS, Python, Java, C++, C#)

In our first episode, we explore the classic problem of reversing a singly linked list with an animated conceptual explanation, and ...

18:24
How to reverse a singly linked list in 5 languages (JS, Python, Java, C++, C#)

6,576 views

3 years ago

PyCon Taiwan
Integrate Schema Registry & Kafka in Python...|蘇揮原 Mars Su|PyCon APAC 2022

PyCon APAC 2022|一般演講Talks|國泰金控Cathay Financial Holdings / 美光科技Micron 冠名贊助✏️ 共 ...

36:12
Integrate Schema Registry & Kafka in Python...|蘇揮原 Mars Su|PyCon APAC 2022

564 views

3 years ago

Kevin's Mathematical Musings
How High is a Peak? The watershed algorithm

How do you define "significant" local maxima in an n-dimensional function? How do you look for them in tabulated values?

18:07
How High is a Peak? The watershed algorithm

362 views

4 years ago

Samir Paul
Array Insertions and Removals

ADSB 06_02.

9:46
Array Insertions and Removals

510 views

10 years ago

Jonathan Dinu
Stateful Distributed Computing in Python with Ray Actors

Learn how to perform stateful distributed computation in Python with the Ray actors API.

16:33
Stateful Distributed Computing in Python with Ray Actors

8,641 views

4 years ago

Samir Paul
Arrays of Objects

ADSB 05_05.

8:57
Arrays of Objects

723 views

10 years ago