ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

107 results

Bald. Bearded. Builder.
The Secret to Mastering Queue, Stack and Dictionary in C#!

Ever wonder when to use a queue, a stack, or a hashtable in C#? In this video, Michael explains the story behind FIFO vs LIFO ...

13:30
The Secret to Mastering Queue, Stack and Dictionary in C#!

11,374 views

2 months ago

Aalto Scientific Computing
1.6 Slurm: the queueing system - HPC/SciComp Kickstart summer 2025

Slurm is the "workload manager" or queuing system which manages all the resources. It takes requests for jobs (CPU, memory, ...

12:13
1.6 Slurm: the queueing system - HPC/SciComp Kickstart summer 2025

89 views

7 months ago

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

YAWL User Group
YAWL Tutorial: Shortest Queue Strategy

Can YAWL assign tasks to the user with the least workload? This video explains how to automatically allocate work items in YAWL ...

5:34
YAWL Tutorial: Shortest Queue Strategy

79 views

2 years ago

UPGRADE YOURSELF
Introduction to Data Structures: Arrays, Linked Lists, Stacks, Queues, Trees, Graphs.

Learn the basics of Data Structures in this video! We cover key concepts like Arrays, Linked Lists, Stacks, Queues, Trees, and ...

7:06
Introduction to Data Structures: Arrays, Linked Lists, Stacks, Queues, Trees, Graphs.

182 views

1 year 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,850 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

Aalto Scientific Computing
2.3 Slurm: the queueing system - HPC/SciComp Kickstart summer 2023

Slurm is the "workload manager" or queuing system which manages all the resources. It takes requests for jobs (CPU, memory, ...

12:23
2.3 Slurm: the queueing system - HPC/SciComp Kickstart summer 2023

80 views

2 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

RuinedByMaths
Which ESO role gives the best queue times?

Thanks to Necrom and Gold Road, The Elder Scrolls Online has recieved a boom of players once again; making queue times ...

6:01
Which ESO role gives the best queue times?

296 views

1 year ago

YAWL User Group
How RPA Systems Handle Work Queues

How can RPA act as a client to optimize workflows with load balancing and fault tolerance? This video explores how Robotic ...

5:08
How RPA Systems Handle Work Queues

172 views

4 years ago

Mariusz Jurczenko
Data Structures Decoded: A Programmer's Guide

In this comprehensive guide, we delve into the fundamental data structures every programmer should know! From the basics of ...

7:21
Data Structures Decoded: A Programmer's Guide

94 views

1 year ago

Red Hat Developer
Reactive programming tutorial: Reactica architecture

Tutorial: Reactica architecture This is the third of a four-part interactive tutorial on reactive programming and Vert.x. The tutorial ...

7:12
Reactive programming tutorial: Reactica architecture

1,195 views

6 years ago

Samir Paul
Array Insertions and Removals

ADSB 06_02.

9:46
Array Insertions and Removals

510 views

10 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

16 views

6 months ago

J David Eisenberg
Chapter 10: Pointers (part 2) - Pointers and Data Structures

Consider this code, which sets up a structure to represent a book by its ISBN, title, and price. We're going to write a function that ...

6:11
Chapter 10: Pointers (part 2) - Pointers and Data Structures

165 views

4 years ago

84° Tech Studio
Computer Science Explained in 17 Minutes! 🎓💻

Ever wondered how computers work? Dive into (almost) all of Computer Science in just 17 minutes! ✨ We'll cover essential ...

16:49
Computer Science Explained in 17 Minutes! 🎓💻

76 views

1 year ago

Samir Paul
Arrays of Objects

ADSB 05_05.

8:57
Arrays of Objects

723 views

10 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

373 views

4 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