ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,787 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

277 views

5 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,969 views

8 months ago

ITower
Understand Priority Queues in 5 Minutes - Data Structure | JS Example

In this video, we're diving deep into one of the most overlooked but powerful data structures: the Priority Queue. Whether you're ...

5:37
Understand Priority Queues in 5 Minutes - Data Structure | JS Example

1,341 views

10 months ago

Rishi’s programming channel
75 - Data Structure with Java implementation for Matching Engine design

backstreetbrogrammer -------------------------------------------------------------------------------- Data Structure with Java implementation for ...

9:41
75 - Data Structure with Java implementation for Matching Engine design

153 views

5 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

152,550 views

3 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

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

119 views

8 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

175 views

9 months 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

218 views

9 months ago

Coding with Tamilarasan
622. Design Circular Queue | Java | Leetcode | Queue | DSA

In this video, we'll solve LeetCode Problem 622: Design Circular Queue, a popular data structure design question often asked in ...

15:47
622. Design Circular Queue | Java | Leetcode | Queue | DSA

159 views

8 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,914 views

8 months ago

Rishi’s programming channel
69 - Print Level 1 using PriorityQueue

backstreetbrogrammer -------------------------------------------------------------------------------- Solution: Print Level 1 using PriorityQueue ...

4:12
69 - Print Level 1 using PriorityQueue

96 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

4 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

128 views

1 month 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

95 views

8 months ago

RisingBrain
Implement Stack using Queues | Push vs Pop Expensive | Full Interview Explanation | Python  Java C++

In this video, we will solve LeetCode 225: Implement Stack using Queues. We will understand both important approaches: ...

15:18
Implement Stack using Queues | Push vs Pop Expensive | Full Interview Explanation | Python Java C++

511 views

1 month 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

132 views

9 months ago

ZeroTracer
implement stack using queues in java

Zero Tracer #coding #tamil.

16:48
implement stack using queues in java

14 views

8 months ago

Visual How
Queue Animations | Data Structure | Visual How

Queue is a linear data structure in computer programming that represents a collection of elements arranged in a sequence, where ...

0:40
Queue Animations | Data Structure | Visual How

273 views

7 months ago