ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

109 results

Code with me
Undo & Redo in Java Using Stack and Queue | Java Data Structures Explained | Java Day 31

In this video, we'll learn about two powerful data structures in Java: Stack and Queue. You'll understand them with simple real-life ...

2:17
Undo & Redo in Java Using Stack and Queue | Java Data Structures Explained | Java Day 31

193 views

4 months ago

Next LVL Programming
What Is Deque Data Structure? - Next LVL Programming

What Is Deque Data Structure? In this informative video, we will break down the concept of the deque data structure and its ...

2:35
What Is Deque Data Structure? - Next LVL Programming

16 views

10 months ago

vlogize
Understanding the addLast Issue in Java Deque Implementations: A Simple Fix

Discover the common mistakes in implementing the `addLast` method in a Java deque and learn how to fix them for expected ...

1:51
Understanding the addLast Issue in Java Deque Implementations: A Simple Fix

2 views

9 months ago

vlogize
Understanding the Deque Implementation in Java: A Detailed Guide on Fixing Size Issues

This guide explores common issues with the `Deque` (Double-Ended Queue) implementation in Java, focusing on problems ...

2:15
Understanding the Deque Implementation in Java: A Detailed Guide on Fixing Size Issues

0 views

9 months ago

ExploreTechInsights360
Java Queue Hierarchy

Java Collections - LinkedList & Queue Hierarchy - Queue Hierarchy Overview - Queue Interface - Deque Interface - LinkedList as ...

0:28
Java Queue Hierarchy

62 views

4 months ago

vlogize
Understanding the Inner Workings of ArrayDeque Operations in Java

Delve into the internal mechanics of `ArrayDeque` in Java, exploring how it manages additions and removals through circular ...

2:12
Understanding the Inner Workings of ArrayDeque Operations in Java

4 views

5 months ago

vlogize
Converting a String into a Deque in Java Made Easy

Learn how to effectively convert a String into a `Deque` in Java using practical examples and step-by-step explanations.

1:40
Converting a String into a Deque in Java Made Easy

1 view

9 months ago

Harold Edwards
'Use the template to show the different operation of Queue DS; by using: b) Deque interface (from J…

x27;Use the template to show the different operation of Queue DS; by using: b) Deque interface (from JCF) 7 gt; ONE JAVA ...

0:33
'Use the template to show the different operation of Queue DS; by using: b) Deque interface (from J…

0 views

5 months ago

Next LVL Programming
Why Is Java LinkedList Surprisingly Useful In Some Collections Scenarios? - Next LVL Programming

Why Is Java LinkedList Surprisingly Useful In Some Collections Scenarios? Are you curious about how different collection types in ...

2:57
Why Is Java LinkedList Surprisingly Useful In Some Collections Scenarios? - Next LVL Programming

3 views

2 months ago

vlogize
Resolving the Cannot Find Symbol Error in Java's Deque Implementation

For example, the original title of the Question was: when I compile, it said cannot find symbol in deque java and I also dont know ...

1:41
Resolving the Cannot Find Symbol Error in Java's Deque Implementation

1 view

3 months ago

vlogize
Creating a Generic Queue Class in Java Using an Array

Learn how to implement a generic Queue class in Java using an array for storage. This guide covers enqueueing, dequeuing, ...

2:18
Creating a Generic Queue Class in Java Using an Array

8 views

9 months ago

Hello Programmers
Array Deque

Array Deque.

3:45
Array Deque

5 views

11 months ago

vlogize
How to Print the Max Element in a Deque of Integers in Java

Discover how to efficiently print the maximum element from a Deque of Integers in Java. This guide walks you through the steps to ...

1:25
How to Print the Max Element in a Deque of Integers in Java

0 views

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

12 days ago

vlogize
How to Properly Modify an Array in Java Without Affecting Previous Instances in a Deque?

Learn how to manage references in Java arrays and avoid unintended modifications when using collections. This blog will guide ...

2:19
How to Properly Modify an Array in Java Without Affecting Previous Instances in a Deque?

0 views

9 months ago

vlogize
How to Implement a Queue in Java

Discover how to efficiently implement a `queue` in Java, allowing for FIFO operations on arrays. Learn about enqueueing and ...

1:37
How to Implement a Queue in Java

0 views

3 months ago

vlogize
Understanding How to Implement a Queue in Java

Learn the fundamentals of implementing a `Queue` in Java, focusing on enqueueing and dequeueing elements with simple, ...

2:23
Understanding How to Implement a Queue in Java

0 views

9 months ago

vlogize
Assigning Numbers to Strings in a Java Dequeue System: A Practical Solution

Discover how to assign numbers to strings in a Java dequeue system effectively, with clear examples and easy-to-understand ...

2:04
Assigning Numbers to Strings in a Java Dequeue System: A Practical Solution

0 views

3 months ago

RSCodeLabs
Java Collections: List Interface Explained | Master Lists in Java

Understand the List Interface in Java – Learn how to store and manage ordered collections efficiently! In this video, you'll learn: ...

3:37
Java Collections: List Interface Explained | Master Lists in Java

4 views

10 months ago

vlogize
Exploring Java's CopyOnRead List Alternatives and Concurrency Solutions

Discover practical Java solutions for concurrent programming with list collections, and understand why `CopyOnRead` ...

1:41
Exploring Java's CopyOnRead List Alternatives and Concurrency Solutions

1 view

10 months ago