ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,070 results

SB Tech Tuts
Applications of Queue | Queue | Data Structures

Applications of Queue (FIFO): 1. Task Scheduling: Queues can be used to schedule tasks based on priority or the order in which ...

3:10
Applications of Queue | Queue | Data Structures

271 views

3 weeks 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

5 days ago

CppCon
How To Build Robust C++ Inter-Process Queues - Jody Hagins - CppCon 2025

https://cppcon.org --- How To Build Robust C++ Inter-Process Queues - Jody Hagins - CppCon 2025 --- This talk will offer design ...

1:03:05
How To Build Robust C++ Inter-Process Queues - Jody Hagins - CppCon 2025

8,685 views

1 month ago

RADHIKA'S CODE HUB
queue in data structure Queue with example Queue|#codeadventure # tech
0:04
queue in data structure Queue with example Queue|#codeadventure # tech

0 views

22 hours ago

BitChaos
Queue Data Structure in C++ | FIFO Explained Simply 🔥

In this video, we will learn about QUEUE Data Structure in C++ A Queue is a linear data structure that follows: FIFO – First In, ...

3:52
Queue Data Structure in C++ | FIFO Explained Simply 🔥

0 views

8 days ago

Cloud-In-Real-Life
How Load Balancers Work Explained Like a Ticket Queue

In this video, I explain how Load Balancers work using a simple ticket queue example that anyone can understand. No heavy tech ...

2:33
How Load Balancers Work Explained Like a Ticket Queue

0 views

12 days ago

Knowledge_Power_AT
What is queue with example|| Queue data structure #trending #viralvideo #youtube #education #queue
1:08
What is queue with example|| Queue data structure #trending #viralvideo #youtube #education #queue

163 views

4 weeks ago

VCN TECH
C# Student Information System | Final Project SAMPLE | inlcudes: Hash Table, Stack, Queue Example

Register Student – Add new students with ID, Name, and GPA Search Student – Find a student by ID Display All Students – List all ...

1:47
C# Student Information System | Final Project SAMPLE | inlcudes: Hash Table, Stack, Queue Example

0 views

3 weeks ago

Waysom
What Is a Queue? 🚶 FIFO Explained | Data Structures Made Simple

In this short, you'll learn: • What a queue is • How enqueue and dequeue operations work • Visual queue example • Real-life ...

0:50
What Is a Queue? 🚶 FIFO Explained | Data Structures Made Simple

13 views

2 weeks ago

Usoft Code Academy
Queue in Java - First In First Out | Programming Tutorial

Learn Queue in Java! This tutorial covers everything you need to understand and use Queue in your Java programs. Perfect for ...

3:46
Queue in Java - First In First Out | Programming Tutorial

0 views

7 days ago

Bite Technology
The Essential Guide to Retry Queues

This video explains the crucial concept of the Retry Queue, an essential mechanism for ensuring reliability and fault tolerance in ...

5:28
The Essential Guide to Retry Queues

0 views

9 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

86 views

7 days ago

Radhika Rajput
5. Queue in data structure || Queue in detail in data structure ||

A Queue is a linear data structure that is open at both ends and performs operations in First In First Out (FIFO) order.

14:07
5. Queue in data structure || Queue in detail in data structure ||

7 views

8 days 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

85 views

Streamed 6 days ago

IT AUS
Stack vs Queue Full Explanation  Push, Pop, Enqueue, Dequeue  Data Structures Tutorial

Learn Stack and Queue in the simplest way! In this video, I explain what a stack is, what a queue is, how they work, and where we ...

2:33
Stack vs Queue Full Explanation Push, Pop, Enqueue, Dequeue Data Structures Tutorial

3 views

3 weeks ago

1Bit | Mohamed Ibrahem
شرح Queue Data Structure بالتفصيل + أمثلة عملية

في الفيديو ده هنتعلّم مع بعض واحدة من أهم الـ Data Structures وهي الـ Queue. هتفهم الفكرة العامة، طريقة العمل، الاستخدامات، وإزاي ننفذ الـ ...

17:03
شرح Queue Data Structure بالتفصيل + أمثلة عملية

108 views

2 weeks 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

50 views

7 days ago

ERP Mastery
How to send data to a CloudAMQP queue via API

The real example of how to send data to a CloudAMQP queue via API.

5:33
How to send data to a CloudAMQP queue via API

0 views

3 weeks ago

CS & IT Tutorials by Vrushali 👩‍🎓
OS 32 : Disk Scheduling Algorithms One-Shot : Learn with Solved Example!

00:00 Introduction 01:05 About Disk Scheduling 02:07 FCFS 06:43 SSTF 09:35 SCAN 12:37 C-SCAN 15:04 LOOK 17:02 C-LOOK ...

23:49
OS 32 : Disk Scheduling Algorithms One-Shot : Learn with Solved Example!

2,279 views

3 weeks ago

balun.courses
Queue | Data Structures Course

This lesson is from a free course on data structures. You can learn more about it and get additional materials with links to ...

3:34
Queue | Data Structures Course

255 views

1 month ago