ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

118 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

76 views

6 days ago

SPS Tech | Learn Java | Crack Interviews
4.5 Queues in Java Explained | Queue, Deque, PriorityQueue | Java Collections

Queues in Java form one of the most important data structures in backend development, scheduling systems, messaging ...

8:13
4.5 Queues in Java Explained | Queue, Deque, PriorityQueue | Java Collections

31 views

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

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

10 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

9 views

8 days ago

Hacktrickz
Lecture 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
Lecture 25.3 : Queue Interface in Java | ArrayDeque & PriorityQueue [Abdul Bari] Java Course

26 views

2 weeks ago

Shreyan Nag Computer Classes
Linear Queue implementation using Java

... consider S =US1 R =US1 which indicates that there is no customers in the queue Now let's take an example of my student show ...

20:40
Linear Queue implementation using Java

13 views

7 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

91 views

2 weeks ago

GFGVID
12 Java Implementation of Huffman coding
10:40
12 Java Implementation of Huffman coding

0 views

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

17 views

10 days ago

AlgoXploration
Design Circular Queue: Live Implementation (LeetCode 622) | DSA Queue Series

In this video, we learn how to design and implement a Circular Queue from scratch — based on LeetCode 622: Design Circular ...

27:14
Design Circular Queue: Live Implementation (LeetCode 622) | DSA Queue Series

36 views

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

2 days ago

NullLogic
DSA in Java Full Course 🔥 | Complete Data Structures & Algorithms Tutorial | Beginner to Advanced

Master Data Structures and Algorithms (DSA) in Java from Scratch! This complete DSA in Java tutorial covers everything you need ...

2:59:29
DSA in Java Full Course 🔥 | Complete Data Structures & Algorithms Tutorial | Beginner to Advanced

12 views

7 days ago

Leetcode Unlocked
225. Implement Stack using Queues | Leetcode Unlocked - Python

Master LeetCode 225: Implement Stack using Queues with this comprehensive guide! We explore how to simulate a LIFO ...

7:10
225. Implement Stack using Queues | Leetcode Unlocked - Python

0 views

6 days 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,251 views

3 weeks ago

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

... PriorityQueue works in Java Why a min-heap is better than sorting here Step-by-step logic with dry run Java implementation ...

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

7 views

3 weeks ago

VIRAJ TECH
SimpleQueue.java ||  Simple Queue With Console Output 💻

Learn how a basic queue works with live console output! In this Short, we show a simple queue implementation with real output so ...

0:07
SimpleQueue.java || Simple Queue With Console Output 💻

0 views

4 hours ago

VIRAJ TECH
Console Output of Simple Queue in Java/C++/C 🖥️📋

Watch the **console output** of a simple queue implementation in action! ⏱️ See how enqueue and dequeue operations work ...

0:44
Console Output of Simple Queue in Java/C++/C 🖥️📋

0 views

2 hours ago

AlgoXploration
Implement Queue Using Stacks | Stack-Based Queue Explained | DSA Queue Series

In this video, we learn how to implement a queue using stack data structures — a classic and frequently asked interview problem.

10:10
Implement Queue Using Stacks | Stack-Based Queue Explained | DSA Queue Series

28 views

2 weeks ago

GFGVID
8 PriorityQueue in Java
2:29
8 PriorityQueue in Java

0 views

4 weeks ago