Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
174 results
In this video, we solve an improved version of the movie theater queue exercise, applying PriorityQueue in Java to serve ...
52 views
4 days ago
Learn how the CircularQueueMain class works as the main driver for a circular queue in Java! In this quick breakdown, we ...
0 views
In this video, we explain the ArrayDeque dynamic structure in Java, also known as a double queue. You will learn how to insert ...
54 views
3 days ago
Explore why concurrent enqueuing and dequeuing with Java's ArrayBlockingQueue does not guarantee thread-sequential order ...
In this video, you'll learn what PriorityQueue is in Java and how this dynamic structure works, allowing you to work with ...
50 views
5 days ago
The Java Collections Framework is one of the most important and most misunderstood parts of Java. In this video, we build a ...
18 views
6 days ago
Welcome to Code with Bharadwaj Code with Bharadwaj is a high-impact programming channel built for those who want to master ...
47 views
2 days ago
46 views
Learn how to implement a Queue data structure using only Stacks! In this video, we break down the logic behind simulating ...
55 minutes ago
Most tutorials just use Java's built-in PriorityQueue ✓ Real engineers build the logic from scratch to understand what happens ...
45 views
Kafka has always been known as an event streaming platform, not a traditional message queue. With Apache Kafka 4.x, that ...
160 views
PriorityQueue in java 24.
7 days ago
AbstractQueue In java 23.
leetcode #education.
17 hours ago
Learn how to implement a LIFO Stack using FIFO Queues! In this video, we break down one of the most common data structure ...
18 hours ago
Learn how to solve the 'Number of Recent Calls' coding problem using a Queue and the Sliding Window technique! In this ...
Most students just USE Max Priority Queue ✓ Very few can IMPLEMENT it from scratch In this DSA tutorial, I implemented a ...
1 hour ago
In this video, we tackle LeetCode 232: Implement Queue using Stacks. This is a classic data structure design problem frequently ...
backstreetbrogrammer -------------------------------------------------------------------------------- Data Structure with Java implementation for ...
63 views