ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

790 results

vlogommentary
Passing a Callback Function to a Method in Java

Discover how to pass a callback function to a method in Java, similar to using a .NET Delegate, and improve your code's flexibility ...

3:47
Passing a Callback Function to a Method in Java

186 views

10 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

3 months ago

vlogize
How to Convert a List of Objects to a Queue in Java

Learn how to effectively convert a List to a Queue in Java, while maintaining access to object variables. This step-by-step guide ...

1:29
How to Convert a List of Objects to a Queue in Java

0 views

4 months ago

vlogize
Implementing a Monotonic Increasing Queue in Java

Discover how to effectively create a `Monotonic Increasing Queue` in Java using the Deque interface and LinkedList class.

2:20
Implementing a Monotonic Increasing Queue in Java

9 views

7 months ago

Next LVL Programming
What Are The Main Queue Methods? - Next LVL Programming

We'll break down the various methods available in the Queue interface, focusing on how to insert, remove, and inspect elements ...

2:53
What Are The Main Queue Methods? - Next LVL Programming

4 views

4 months ago

vlogize
The Correct Way to Take from a Queue in Java Concurrency

Learn the correct approach to safely retrieve items from a queue in Java concurrency to avoid freezing issues and ensure proper ...

1:36
The Correct Way to Take from a Queue in Java Concurrency

1 view

7 months ago

Next LVL Programming
What Is The Java Collection Interface? - Next LVL Programming

What Is The Java Collection Interface? In this informative video, we'll take a closer look at the Java Collection Interface and its role ...

3:33
What Is The Java Collection Interface? - Next LVL Programming

7 views

4 months ago

JavaAndSpring Quick brushup
java interview questions and answers|#tricky #javaprogram #javaconcepts #scjp #codingshorts

The Deque interface, a subtype of the java.util package's Queue interface, introduces a versatile double-ended queue supporting ...

1:24
java interview questions and answers|#tricky #javaprogram #javaconcepts #scjp #codingshorts

25 views

9 months ago

vlogize
Mastering Java Interfaces: Implementing an Interface with the Same Name

Learn how to effectively implement two interfaces with the same name in Java, and understand generic types and their importance ...

1:44
Mastering Java Interfaces: Implementing an Interface with the Same Name

0 views

8 months ago