ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

705 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

84 views

12 days ago

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 queue at a movie theater. We'll ...

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

91 views

11 days ago

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

56 views

7 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

53 views

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

3 views

2 weeks ago

fullstackDaily
33. Stack and Queue in Java Explained 🚀 | Video 33

Stack and Queue are linear data structures used to store data efficiently Learn LIFO (Stack) and FIFO (Queue) with simple Java ...

1:54
33. Stack and Queue in Java Explained 🚀 | Video 33

2 views

1 day ago

Usoft Code Academy
Queue in Java - First In First Out | Programming Tutorial

Learn Queue in Java! This tutorial covers everything you need to understand and use Queue in your Java programs. Perfect for ...

3:46
Queue in Java - First In First Out | Programming Tutorial

2 views

3 weeks ago

GeeksforGeeks
DSA In Java | Heap 01 | Java in One Shot | Heap in Java

Learn Heap Data Structure in Java from scratch in this beginner-friendly yet deeply comprehensive session of DSA in Java ...

2:44:27
DSA In Java | Heap 01 | Java in One Shot | Heap in Java

4,644 views

4 weeks ago

VIRAJ TECH
CircularQueueMain.java || Circular Queue in Java | Main Class + Console Output 🚀

Learn how to write the MAIN class for a Circular Queue in Java with real console output! This quick tutorial shows the core ...

0:11
CircularQueueMain.java || Circular Queue in Java | Main Class + Console Output 🚀

0 views

2 days ago

AYER VERSE
Queue Implementation using Array | GeeksforGeeks Explained | Java Logic

In this video, we dive into the fundamental "Queue using Array" problem from GeeksforGeeks. We explore how the FIFO ...

5:42
Queue Implementation using Array | GeeksforGeeks Explained | Java Logic

10 views

13 days ago

iTV
Queues and Sets in Java | Complete Beginner Guide

Import java.util util dot Q right normally in the Q how can we insertion will be happen here here insertion uses the two types of ...

52:03
Queues and Sets in Java | Complete Beginner Guide

41 views

Streamed 4 weeks ago

The Curious Coder
Java List vs Set vs Map | Difference Between List, Set & Map in Java

In this video, we compare List vs Set vs Map in Java and explain how they differ within the Java Collection Framework. You'll get a ...

18:05
Java List vs Set vs Map | Difference Between List, Set & Map in Java

653 views

3 weeks ago

Binary Brain
🏥 Hospital Queue & Token Management System – Java || java projects from basic to advanced.

java programming concepts: Hospital Queue & Token Management System – Java ✓ Features Patient registration Auto token ...

17:10
🏥 Hospital Queue & Token Management System – Java || java projects from basic to advanced.

69 views

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

7 days ago

VIRAJ TECH
CircularQueue.java || Circular Queue Explained with Console Output! 🔁💻

Learn how a Circular Queue works with a real console output demonstration! ✔️ What is a Circular Queue ✔️ How elements ...

0:08
CircularQueue.java || Circular Queue Explained with Console Output! 🔁💻

0 views

2 days ago

Maryam Skaik
DS Lab: Stack & Queue in Java

Welcome to the Data Structures Lab – Stack & Queue in Java! In this lecture, we explore two fundamental abstract data types: ...

1:49:45
DS Lab: Stack & Queue in Java

101 views

3 weeks ago

Hacktrickz
25.3 : Queue Interface in Java | ArrayDeque & PriorityQueue [Abdul Bari] Java Course

In this lecture, we cover the Queue interface in Java and its important implementations: ArrayDeque and PriorityQueue. Learn how ...

23:44
25.3 : Queue Interface in Java | ArrayDeque & PriorityQueue [Abdul Bari] Java Course

35 views

3 weeks ago

Web Fusion with Bharadwaj
11. Queue in Java

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

13:29
11. Queue in Java

23 views

3 weeks ago

Anas Anjaria
Java ExecutorService Explained in 1 Minute (Task Queue & Thread Pool)

How does Java ExecutorService actually execute async tasks? In this short video, I explain ExecutorService using a simple ...

1:04
Java ExecutorService Explained in 1 Minute (Task Queue & Thread Pool)

13 views

3 weeks ago

LET'S_CODE
Kth Largest Element in an Array | LeetCode 215 | Java PriorityQueue Explained

Github code : https://github.com/guptakaran-01/DSA-Codes/blob/main/Leetcode-215 In this video, we solve LeetCode 215: Kth ...

6:16
Kth Largest Element in an Array | LeetCode 215 | Java PriorityQueue Explained

7 views

4 weeks ago