ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

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

275 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,930 views

7 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,325 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

152 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

148,491 views

3 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

117 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

174 views

9 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,872 views

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

157 views

8 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

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

94 views

8 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

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

9 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

984 views

10 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

213 views

9 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

94 views

10 months ago

Nethmorithm
Queuestack | Stack Using Two Queues in Java | Push-Friendly & Pop-Friendly Explained with Code

Learn how to implement a Stack using Two Queues in Java with clear explanations and code demonstrations! In this video, I'll ...

13:10
Queuestack | Stack Using Two Queues in Java | Push-Friendly & Pop-Friendly Explained with Code

20 views

11 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

3,026 views

7 months ago