ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

95 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,284 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

236 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

236 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

17 views

7 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,856 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

6,002 views

6 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

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

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

140 views

3 years ago

J David Eisenberg
Chapter 7: Copying Arrays

Arrays are reference variables, which means simple assignment doesn't make a copy of the values.

3:54
Chapter 7: Copying Arrays

768 views

6 years ago

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

1,423 views

8 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

531 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

662 views

3 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

881 views

3 years ago

Cours Python
1.4 Les notebooks

... alors que la derniÚre fois, on avait utilisé IDLE, Python, des choses que vous aviez au préalable installées sur votre machine.

6:33
1.4 Les notebooks

3,642 views

8 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

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

COMPUTER & EXCEL SOLUTION
LIFO concept in Python with pop and push in hindi@COMPUTEREXCELSOLUTION

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

3:37
LIFO concept in Python with pop and push in hindi@COMPUTEREXCELSOLUTION

50 views

2 years ago

COMPUTER & EXCEL SOLUTION
Stack linear data structure  Push and POP in Python@COMPUTEREXCELSOLUTION

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

6:35
Stack linear data structure Push and POP in Python@COMPUTEREXCELSOLUTION

75 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

383 views

4 years ago