ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

201 results

DiscoDurodeRoer
Java exercise with Queue: movie queue and ticket calculation

In this video, we solve a practical exercise using Queue in Java with a real-world example: a movie theater queue. We'll use ...

13:43
Java exercise with Queue: movie queue and ticket calculation

43 views

14 hours ago

NullLogic
Queue in Java | FIFO Explained with Example

This video explains Queue in Java using simple language and examples. You will understand how FIFO (First In First Out) works ...

12:03
Queue in Java | FIFO Explained with Example

2 views

5 days ago

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

56 views

1 day ago

SOFTWARE KING A2Z
#8 Queue Introduction and Priority Queue | Data Structures in Java #datastructuresinjava

Hi Guys, In this video you will learn about queue and how it works. you will understand priority queue as well. please subscribe for ...

4:09
#8 Queue Introduction and Priority Queue | Data Structures in Java #datastructuresinjava

2 views

5 days ago

Shreyan Nag Computer Classes
Linear Queue implementation using Java
20:40
Linear Queue implementation using Java

11 views

1 day ago

DiscoDurodeRoer
7 Ejercicios Java para dominar las estructuras dinámicas

Te traigo 7 ejercicios de estructuras dinamicas en Java SE (standard edition) para practicar y convertirte en un maestro de los ...

1:24:03
7 Ejercicios Java para dominar las estructuras dinámicas

108 views

4 days ago

Guisune
232. Implement Queue using Stacks | LeetCode

This is a different video from my last one but mirror question so just read carefully.

15:13
232. Implement Queue using Stacks | LeetCode

13 views

5 days ago

Programming of Life
Smart Traffic Light Optimization 🚦 | Adaptive Traffic Simulation in Java Swing

Can code reduce traffic congestion? In this video, we build a Smart Traffic Light Optimization System using Java Swing, where ...

57:35
Smart Traffic Light Optimization 🚦 | Adaptive Traffic Simulation in Java Swing

155 views

2 days ago

Web Fusion with Bharadwaj
33. Design an in-memory Message Queue System : Java

Welcome to Code-with-Bharadwaj! Hi there! I'm Manu, and I'm excited to help you level up your coding skills.

37:51
33. Design an in-memory Message Queue System : Java

99 views

3 days ago

Learn Always!
#8 Queue Introduction and Priority Queue in Telugu | Data Structures in Java #javaprogrammingtelugu

Hello Guys, You will Learn about What and Queue and What is priority Queue and its Implementation.

3:58
#8 Queue Introduction and Priority Queue in Telugu | Data Structures in Java #javaprogrammingtelugu

24 views

5 days ago

The Techzeen
DSA Tutorial #60: Priority Queue Explained ⚡ Why Heap is the BEST Choice? (2026)

Priority Queue is NOT just another Queue ✓ It is the secret behind high performance algorithms like Dijkstra and Huffman Coding ...

11:12
DSA Tutorial #60: Priority Queue Explained ⚡ Why Heap is the BEST Choice? (2026)

25 views

18 hours ago

Guisune
225. Implement Stack using Queues | LeetCode

Another LeetCode problem.

12:19
225. Implement Stack using Queues | LeetCode

7 views

6 days ago

Hands On Course Demo
Day 36: Dead Letter Queues - NEVER Lose Logs! | SDC-Java #systemdesign #dead #letter #queues

Dead Letter Queues (DLQs) are essential components in modern distributed systems, acting as a robust error-handling ...

1:23
Day 36: Dead Letter Queues - NEVER Lose Logs! | SDC-Java #systemdesign #dead #letter #queues

0 views

2 minutes ago

Leet'sCode
Find K Pairs With Smallest Sum | LeetCode Priority Queue + Min Heap | Java Explanation Hindi

In this video, we solve an important LeetCode problem “Find K Pairs With Smallest Sum” which is frequently asked in coding ...

53:32
Find K Pairs With Smallest Sum | LeetCode Priority Queue + Min Heap | Java Explanation Hindi

36 views

Streamed 2 days ago

Code With Zosh
📚 Build a Real-World Library Management System Using Java full stack | spring boot , oauth2, react

Build a Real-World Library Management System | Part 2 Source Code : https://superprofile.bio/vp/6937ee410e277600133c7f62 ...

1:14:21
📚 Build a Real-World Library Management System Using Java full stack | spring boot , oauth2, react

1,056 views

5 days ago

SOFTWARE KING A2Z
#9 Array Dequeue in Data Structures | DSA in Java #datastructuresinjava #dsainjava

please subscribe for more videos.

4:17
#9 Array Dequeue in Data Structures | DSA in Java #datastructuresinjava #dsainjava

0 views

4 days ago

Jon Gjengset
January 2026 Q&A

As has become tradition, it's time for another new year's Q&A! In the span of three hours, we got through 45 questions covering ...

2:48:37
January 2026 Q&A

5,823 views

21 hours ago

The Learning Ledger
What Is Circular Queue? | Must-Know DSA Concept

A circular queue is a queue data structure where the last position is connected back to the first, forming a circle. It reuses empty ...

0:30
What Is Circular Queue? | Must-Know DSA Concept

154 views

6 days ago

The Optimal Approach
Kth Smallest Element in a Matrix | GFG POTD | Priority Queue & Binary Search | Java

In this video, we solve GeeksforGeeks Problem of the Day – *Kth Smallest Element in a Matrix* using two efficient approaches in ...

23:01
Kth Smallest Element in a Matrix | GFG POTD | Priority Queue & Binary Search | Java

30 views

6 days ago

AlgoXploration
LeetCode 933: Number of Recent Calls (Queue Design) | DSA Queue Series

In this video, we solve LeetCode 933 – Number of Recent Calls, a classic queue / sliding window problem that tests your ...

11:17
LeetCode 933: Number of Recent Calls (Queue Design) | DSA Queue Series

22 views

4 days ago