ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,718 results

DiscoDurodeRoer
Implementing queues in Java using Queue

In this video, you'll learn what a queue is in Java and how this dynamic structure works based on the FIFO (First In, First ...

6:54
Implementing queues in Java using Queue

266 views

5 months ago

Code with me
Queue in Java Explained with Real Life Example | Ticket Counter

Welcome back to Day 31 of our 100 Days of Java series! Today, we're diving deep into Stacks and Queues, two of the most ...

1:33
Queue in Java Explained with Real Life Example | Ticket Counter

137 views

8 months ago

Geekific
Mastering Java BlockingQueue | Producer-Consumer Explained with Real Examples | Geekific

Why do developers rely so heavily on BlockingQueue in Java? In this video, we dive into one of the most powerful tools from the ...

6:21
Mastering Java BlockingQueue | Producer-Consumer Explained with Real Examples | Geekific

1,876 views

7 months ago

Hello Interview
Message Queues in System Design Interviews w/ Meta Staff Engineer

A simple explanation of Message Queues in the context of system design interviews. Excalidraw used in video: ...

26:46
Message Queues in System Design Interviews w/ Meta Staff Engineer

141,533 views

3 months ago

JomaClass
Deque (Double-Ended Queue) | Data Structures & Algorithms

All JomaClass videos from 2020 are now free to watch. If you enjoy please consider donating here: https://support.joma.io/ This ...

4:33
Deque (Double-Ended Queue) | Data Structures & Algorithms

1,792 views

7 months ago

‫محمد الدسوقى (‪Mohamed El Desouki‬‏)‬‎
08 - | Java - Data Structures For Beginners | - |  Queues - Array based implementation |

by : Dr. Mohamed El Desouki mohamed_eldesouki@hotmail.com شرح تراكيب البيانات Queues - Array based Implementation ...

22:30
08 - | Java - Data Structures For Beginners | - | Queues - Array based implementation |

9,044 views

9 months ago

The Techzeen
DSA Tutorial #30: Array Based Queue Implementation in Java | Enqueue, Dequeue & Peek 2025

How to implement a Queue using Array in Java? What is Enqueue, Dequeue, Peek and how Queue follows FIFO (First In First ...

23:15
DSA Tutorial #30: Array Based Queue Implementation in Java | Enqueue, Dequeue & Peek 2025

168 views

9 months ago

Coding with Tamilarasan
1670. Design Front Middle Back Queue | Java | Leetcode | Queue | DSA

In this video, we'll solve LeetCode Problem 1670: Design Front Middle Back Queue, a popular and tricky data structure design ...

7:11
1670. Design Front Middle Back Queue | Java | Leetcode | Queue | DSA

116 views

8 months ago

Lee Code
Queue Data Structure Explained in Tamil | DSA in Java

In this video, we dive deep into the Queue data structure, covering both its theoretical concepts and inbuilt implementations in ...

15:52
Queue Data Structure Explained in Tamil | DSA in Java

953 views

10 months ago

Code With Spandan
Queue in Java - Full Code Implementation from Scratch | Custom Queue Explained

In this video, I implement a Queue data structure in Java completely from scratch using code. No built-in Queue classes, ...

12:57
Queue in Java - Full Code Implementation from Scratch | Custom Queue Explained

29 views

3 months ago

The Techzeen
DSA Tutorial #31:  Queue Implementation using Linked List in Java  Enqueue, Dequeue 2025

How to implement a Queue using Linked List in Java? What is Enqueue, Dequeue, Peek and how Queue follows FIFO (First In ...

20:38
DSA Tutorial #31: Queue Implementation using Linked List in Java Enqueue, Dequeue 2025

130 views

8 months ago

FaZ STUDIOS
Queues In Java | JAVA Data Structures Full | Java Playlist |

Master the Queue data structure in Java! In this tutorial, we break down the FIFO (First-In, First-Out) principle and show you ...

7:54
Queues In Java | JAVA Data Structures Full | Java Playlist |

2 views

8 months ago

Flow of Ikigai
ListQueue Implementation in Java

In this video, we break down the ListQueue a high-performance implementation of the Queue data structure using a Linked List in ...

13:33
ListQueue Implementation in Java

125 views

1 month ago

Tech By Ralph
Implement Stack Using Queues - Leetcode 225

In This leetcode problem, we were tasked to implement a stack data struture which follows the LIFO (Last-In-First-Out) Principle, ...

7:09
Implement Stack Using Queues - Leetcode 225

206 views

8 months ago

Mohamed Yoosuf Aathil
07. Data Structures and Algorithms: Stack and Queue — Concepts and Java Implementation

This video is part of a series on Data Structures and Algorithms and focuses primarily on the Stack data structure. What is a Stack?

5:05
07. Data Structures and Algorithms: Stack and Queue — Concepts and Java Implementation

9 views

7 months ago

AYER VERSE
Queue Implementation using Array | GeeksforGeeks Explained | Java Logic

In this video, we dive into the fundamental "Queue using Array" problem from GeeksforGeeks. We explore how the FIFO ...

5:42
Queue Implementation using Array | GeeksforGeeks Explained | Java Logic

13 views

5 months ago

Coding with Tamilarasan
641. Design Circular Deque | Java | Leetcode | Queue | DSA

In this video, we'll solve LeetCode Problem 641: Design Circular Deque, a commonly asked data structure design question in ...

17:47
641. Design Circular Deque | Java | Leetcode | Queue | DSA

92 views

8 months ago

Shreyan Nag Computer Classes
Linear Queue implementation using Java

Is standing in the queue So when this customer gets a food value of f will increment and that will become what that will become six ...

20:40
Linear Queue implementation using Java

23 views

5 months ago

Sudhakar Atchala
Queue Interface in Collections Part 1 ||  Queue in Java ||LinkedList Class & Queue Methods Explained

1. Compiler Design Playlist: https://www.youtube.com/playlist?list=PLXj4XH7LcRfC9pGMWuM6UWE3V4YZ9TZzM ...

15:38
Queue Interface in Collections Part 1 || Queue in Java ||LinkedList Class & Queue Methods Explained

1,664 views

8 months ago

JomaClass
Priority Queue & Heap | Data Structures & Algorithms

All JomaClass videos from 2020 are now free to watch. If you enjoy please consider donating here: https://support.joma.io/ This ...

14:13
Priority Queue & Heap | Data Structures & Algorithms

2,966 views

7 months ago