ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

903 results

NullLogic
Queue in Java | FIFO Explained with Example

This video explains Queue in Java using simple language and examples. You will understand how FIFO (First In First Out) works ...

12:03
Queue in Java | FIFO Explained with Example

4 views

3 weeks ago

DiscoDurodeRoer
Java exercise with Queue: movie queue and ticket calculation

In this video, we solve a practical exercise using Queue in Java with a real-world example: a queue at a movie theater. We'll ...

13:43
Java exercise with Queue: movie queue and ticket calculation

92 views

2 weeks ago

Codotaku
How to make an array based queue data structure in C

How to make an array based queue data structure in C + Raylib visualization at the end! In computer science, a queue is an ...

24:49
How to make an array based queue data structure in C

140 views

1 day ago

The Code Professor
Queue in Data Structures Explained | FIFO, Enqueue & Dequeue (Easy)

A priority queue is a collection of elements such that each element has been assigned a priority and such that the order in which ...

10:28
Queue in Data Structures Explained | FIFO, Enqueue & Dequeue (Easy)

18 views

4 weeks ago

UofSC_CSCE145_CSCE146
CSCE146 S2026 02 Queues Part 02

In this recorded lecture, we continue discussing Queues and demonstrate their functionality with an example game.

35:40
CSCE146 S2026 02 Queues Part 02

2 views

12 days ago

Maryam Skaik
DS Lab: Stack & Queue in Java

Welcome to the Data Structures Lab – Stack & Queue in Java! In this lecture, we explore two fundamental abstract data types: ...

1:49:45
DS Lab: Stack & Queue in Java

102 views

4 weeks ago

Nidhi Chouhan
Queue Data Structure Explained Simply 🔥 FIFO | Python DSA for Beginners

Queue Data Structure Explained for Beginners | Python DSA In this lesson, we learn the QUEUE data structure from scratch using ...

42:12
Queue Data Structure Explained Simply 🔥 FIFO | Python DSA for Beginners

86 views

Streamed 4 weeks ago

VidhyaKshetra
End-to-End Azure Storage Workflow | Blob → Queue → Worker → Table using .NET Core Architecture

In this video, we walk through a real-world, production-grade Azure Storage architecture that demonstrates how modern cloud ...

3:35
End-to-End Azure Storage Workflow | Blob → Queue → Worker → Table using .NET Core Architecture

20 views

13 days ago

DailyTechByteHub
Queue in C++ | Array Implementation Tutorial [Nepali]

Learn how to implement a Queue data structure in C++ using static arrays. Complete tutorial covering FIFO principle, ...

20:30
Queue in C++ | Array Implementation Tutorial [Nepali]

14 views

9 days ago

CodeFlow Dev
Top Programmer Shares Secret to Mastering Microtasks & Queues

JavaScript is called single-threaded, yet it handles timers, promises, and user interactions without blocking. So how does one ...

4:10
Top Programmer Shares Secret to Mastering Microtasks & Queues

53 views

4 weeks ago

RPA Techy
UiPath Queue Activities Explained | Postpone Transaction, Wait Queue Item & Bulk Add Queue Items

In this video, you will learn advanced UiPath Queue activities that are commonly used in real-time automation projects.

18:57
UiPath Queue Activities Explained | Postpone Transaction, Wait Queue Item & Bulk Add Queue Items

100 views

3 weeks ago

Topictrick
Kafka vs RabbitMQ: Which Messaging Queue for Your Enterprise? (2026 Guide) #kafka #rabbitmq

Kafka vs RabbitMQ is the definitive guide for backend engineers and system architects in 2026. Understanding the difference ...

10:01
Kafka vs RabbitMQ: Which Messaging Queue for Your Enterprise? (2026 Guide) #kafka #rabbitmq

27 views

14 hours ago

Bitwise Learning
DS Unit 2 One Shot 🔥 | Stack & Queue | AKTU PYQs Solved | Bitwise Learning

Data Structures Unit-2 | Stack & Queue | AKTU PYQs Solved | Bitwise Learning This video is part of our Data Structures PYQs ...

16:40
DS Unit 2 One Shot 🔥 | Stack & Queue | AKTU PYQs Solved | Bitwise Learning

1,565 views

13 days ago

nithya chodisetti
Traffic Signal Vehicle Management using Queue | C++ Project

This video demonstrates a Traffic Signal Vehicle Management system created using C++. The project shows how vehicles are ...

1:13
Traffic Signal Vehicle Management using Queue | C++ Project

13 views

3 weeks ago

CSE Guru
C Program to Implement Priority Queue | Queue Datat Structure | L 65 | Data Structures & Application

Array Implementation of Priority Queue Array implementation of priority queue maintains separate queue for each priority number ...

14:14
C Program to Implement Priority Queue | Queue Datat Structure | L 65 | Data Structures & Application

90 views

12 days ago

Cuda Education
GPU Programming | Vulkan API | Compute Example PART 3 | Queue Family | Cuda Education

Talking queue families, it's importance and how it mimics GPU hardware. Learn computer graphics! Install Vulkan API ---- Tutorial ...

42:28
GPU Programming | Vulkan API | Compute Example PART 3 | Queue Family | Cuda Education

19 views

10 days ago

CSE Guru
Priority Queue Array Implementation | Queue Datat Structure | L 64 | Data Structures & Application

Array Implementation of Priority Queue Array implementation of priority queue maintains separate queue for each priority number ...

16:49
Priority Queue Array Implementation | Queue Datat Structure | L 64 | Data Structures & Application

105 views

2 weeks ago

AlgoXploration
LeetCode 387: First Unique Character (HashMap & Queue) | DSA Queue Series

In this video, we learn how to find the first unique (non-repeating) character in a string. While this problem can be solved easily ...

18:47
LeetCode 387: First Unique Character (HashMap & Queue) | DSA Queue Series

29 views

2 weeks ago

Anthropic
Introducing Cowork: Claude Code for the rest of your work

Cowork brings Claude Code's agentic capabilities to the Claude desktop app. Give Claude access to a folder, set a task, and let it ...

1:09
Introducing Cowork: Claude Code for the rest of your work

215,505 views

7 days ago

vlogommentary
How to Properly Terminate a Python multiprocessing.Queue Producer Process Without Hanging

Learn why Python subprocesses using multiprocessing.Queue may hang on termination and how to properly drain the queue with ...

4:18
How to Properly Terminate a Python multiprocessing.Queue Producer Process Without Hanging

0 views

2 weeks ago