ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

174 results

DiscoDurodeRoer
PriorityQueue in Java with a real-world case: movie queue

In this video, we solve an improved version of the movie theater queue exercise, applying PriorityQueue in Java to serve ...

4:27
PriorityQueue in Java with a real-world case: movie queue

52 views

4 days ago

VIRAJ TECH
CircularQueueMain.java || Main class of Circular Queue Explained 🚀

Learn how the CircularQueueMain class works as the main driver for a circular queue in Java! ‍ In this quick breakdown, we ...

0:11
CircularQueueMain.java || Main class of Circular Queue Explained 🚀

0 views

4 days ago

DiscoDurodeRoer
ArrayDeque in Java explained simply: insert at the beginning or the end

In this video, we explain the ArrayDeque dynamic structure in Java, also known as a double queue. You will learn how to insert ...

7:43
ArrayDeque in Java explained simply: insert at the beginning or the end

54 views

3 days ago

vlogommentary
Understanding Unexpected Ordering in Java's ArrayBlockingQueue with Multiple Producer Threads

Explore why concurrent enqueuing and dequeuing with Java's ArrayBlockingQueue does not guarantee thread-sequential order ...

3:18
Understanding Unexpected Ordering in Java's ArrayBlockingQueue with Multiple Producer Threads

0 views

4 days ago

DiscoDurodeRoer
PriorityQueue in Java explained simply: priority queues

In this video, you'll learn what PriorityQueue is in Java and how this dynamic structure works, allowing you to work with ...

7:08
PriorityQueue in Java explained simply: priority queues

50 views

5 days ago

YourCodeBuddy
Episode 22 - Collections Framework Deep Dive (Part 1) | Write Better Java Code

The Java Collections Framework is one of the most important and most misunderstood parts of Java. In this video, we build a ...

7:27
Episode 22 - Collections Framework Deep Dive (Part 1) | Write Better Java Code

18 views

6 days ago

Web Fusion with Bharadwaj
19. Monotonic Queue Algorithm  (Java)

Welcome to Code with Bharadwaj Code with Bharadwaj is a high-impact programming channel built for those who want to master ...

21:03
19. Monotonic Queue Algorithm (Java)

47 views

2 days ago

Web Fusion with Bharadwaj
16. Queue (Java)

Welcome to Code with Bharadwaj Code with Bharadwaj is a high-impact programming channel built for those who want to master ...

9:22
16. Queue (Java)

46 views

3 days ago

CodeLucky
Implement Queue Using Stacks - LeetCode Solution Explained

Learn how to implement a Queue data structure using only Stacks! In this video, we break down the logic behind simulating ...

3:29
Implement Queue Using Stacks - LeetCode Solution Explained

0 views

55 minutes ago

The Techzeen
DSA Tutorial #61: Min Priority Queue from SCRATCH 🤯 Build Min Heap in Java (No Built-ins)

Most tutorials just use Java's built-in PriorityQueue ✓ Real engineers build the logic from scratch to understand what happens ...

27:07
DSA Tutorial #61: Min Priority Queue from SCRATCH 🤯 Build Min Heap in Java (No Built-ins)

45 views

5 days ago

Codefarm
Spring Kafka Queues Deep Dive | Share Consumers Explained (Kafka 4.x)

Kafka has always been known as an event streaming platform, not a traditional message queue. With Apache Kafka 4.x, that ...

34:38
Spring Kafka Queues Deep Dive | Share Consumers Explained (Kafka 4.x)

160 views

3 days ago

Web Fusion with Bharadwaj
20. BFS Using Queue Algorithm (Java)

Welcome to Code with Bharadwaj Code with Bharadwaj is a high-impact programming channel built for those who want to master ...

16:50
20. BFS Using Queue Algorithm (Java)

50 views

2 days ago

CyberArmory
PriorityQueue in java 24

PriorityQueue in java 24.

4:50
PriorityQueue in java 24

0 views

7 days ago

CyberArmory
AbstractQueue In java 23

AbstractQueue In java 23.

4:01
AbstractQueue In java 23

0 views

7 days ago

LET'S_CODE
Implement Stack using Queues |  LeetCode  -225 | Java

leetcode #education.

8:01
Implement Stack using Queues | LeetCode -225 | Java

0 views

17 hours ago

CodeLucky
Implement Stack Using Queue - LeetCode Interview Problem Explained

Learn how to implement a LIFO Stack using FIFO Queues! In this video, we break down one of the most common data structure ...

3:28
Implement Stack Using Queue - LeetCode Interview Problem Explained

0 views

18 hours ago

CodeLucky
Number of Recent Calls - LeetCode Solution Explained - Queue Sliding Window

Learn how to solve the 'Number of Recent Calls' coding problem using a Queue and the Sliding Window technique! In this ...

3:58
Number of Recent Calls - LeetCode Solution Explained - Queue Sliding Window

0 views

18 hours ago

The Techzeen
DSA Tutorial #62: Max Priority Queue from SCRATCH 🤯 (No Built-ins | Full Logic Explained) 2026

Most students just USE Max Priority Queue ✓ Very few can IMPLEMENT it from scratch In this DSA tutorial, I implemented a ...

21:19
DSA Tutorial #62: Max Priority Queue from SCRATCH 🤯 (No Built-ins | Full Logic Explained) 2026

0 views

1 hour ago

Leetcode Unlocked
232. Implement Queue using Stacks | Leetcode Unlocked - Python

In this video, we tackle LeetCode 232: Implement Queue using Stacks. This is a classic data structure design problem frequently ...

8:34
232. Implement Queue using Stacks | Leetcode Unlocked - Python

0 views

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

63 views

5 days ago