ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

6,331 results

ByteWanderer
Java Streams: Calculate the Average of a List

Learn how to calculate the average of a list of integers in Java using Streams! ✓ Simplify your code with the mapToInt() and ...

2:52
Java Streams: Calculate the Average of a List

51 views

11 months ago

vlogize
How to Effortlessly Replace Nested For Loops with Java Streams

Discover how to transform nested for loops into clean `Java Streams` code and avoid potential `NullPointerExceptions` with ...

1:38
How to Effortlessly Replace Nested For Loops with Java Streams

2 views

7 months ago

vlogize
Understanding Java Streams and Lazy Collections: What You Need to Know

Explore how Java's `Stream` API differs from traditional collections, and why lazy evaluation simplifies data processing without ...

2:01
Understanding Java Streams and Lazy Collections: What You Need to Know

3 views

9 months ago

vlogize
Converting Nested For Loops to Java Streams

Learn how to effectively convert nested for loops containing counters into Java Streams. This guide explains the process ...

1:49
Converting Nested For Loops to Java Streams

0 views

9 months ago

TechTok Cafe
Java Streams Magic ✨ Teeing Collector Explained with Café Menu Example

Unlock the magic of Java Streams with the powerful Collectors.teeing()! In this video, we take a simple café menu and show how ...

3:44
Java Streams Magic ✨ Teeing Collector Explained with Café Menu Example

22 views

4 months ago

Next LVL Programming
How Do Java Stream Pipelines Process Data Internally? - Next LVL Programming

How Do Java Stream Pipelines Process Data Internally? Have you ever wondered how Java processes data using streams?

3:34
How Do Java Stream Pipelines Process Data Internally? - Next LVL Programming

16 views

2 months ago

Anonymousi
Java Streams | interview | findMaxSalaryByDept
1:27
Java Streams | interview | findMaxSalaryByDept

1 view

2 months ago

man
Java Streams

visual explanation of streams in java #java #javatutorial.

0:09
Java Streams

15 views

3 months ago

Automation Ninja Code
Learn Java Streams with Example | Map, MapToInt & Sum in 5 Minutes

In this video, we learn Java 8 Streams using a simple example. We generate random numbers, double them using map(), convert ...

3:49
Learn Java Streams with Example | Map, MapToInt & Sum in 5 Minutes

10 views

4 months ago

vlogize
How to Filter Java Streams Based on an Unrelated Condition

Learn how to effectively use Java Streams to filter a list based on an unrelated condition by leveraging custom predicates.

1:15
How to Filter Java Streams Based on an Unrelated Condition

0 views

9 months ago

DevMentor
java stream filter,java streams,java 8 stream api,

Learn how to use the filter() method in Java Stream API to process collections in a clean and efficient way. In this video, we take a ...

0:36
java stream filter,java streams,java 8 stream api,

5 views

6 months ago

vlogize
How to Use Java Streams to Get Maximum Value from Parameter Combinations

Discover how to efficiently use `Java Streams` and `parallel processing` to find the maximum value of parameter combinations ...

2:08
How to Use Java Streams to Get Maximum Value from Parameter Combinations

1 view

9 months ago

vlogize
Converting a List to a Hash Map with Java Streams

Learn how to convert a List to a Hash Map using Java Streams and group elements by their lengths efficiently. --- This video is ...

1:44
Converting a List to a Hash Map with Java Streams

0 views

9 months ago

vlogize
How to Extract the Top Player from Nested Lists Using Java Streams

Learn how to efficiently find the best player from each team in a league by utilizing Java Stream API in this detailed guide.

2:03
How to Extract the Top Player from Nested Lists Using Java Streams

1 view

9 months ago

vlogize
How to Use Collectors.toMap in Java Streams Correctly

A concise guide to using `Collectors.toMap` to create a map from Java streams, with practical examples for better understanding.

1:21
How to Use Collectors.toMap in Java Streams Correctly

7 views

7 months ago

vlogize
How to Group Data by Multiple Fields in Java Streams

Discover how to effectively group data by multiple fields using Java Streams and update counts in your data model. --- This video ...

2:04
How to Group Data by Multiple Fields in Java Streams

11 views

9 months ago

Next LVL Programming
What Is The Best Way To Optimize Java Stream Performance? - Next LVL Programming

What Is The Best Way To Optimize Java Stream Performance? Are you interested in making your Java code run more efficiently?

2:53
What Is The Best Way To Optimize Java Stream Performance? - Next LVL Programming

5 views

2 months ago

vlogize
How to Group and Filter Java Streams for Collecting Specific Data

Learn how to effectively group and filter lists in Java Streams, ensuring you only keep relevant data. --- This video is based on the ...

1:51
How to Group and Filter Java Streams for Collecting Specific Data

2 views

9 months ago

khurafati dimag
Java Streams API 024 Check All Positive in the List #interview #interviewquestions #streamingapi

Java Stream API | Check If All Numbers Are Positive In this Java interview-style question, we solve: "How to check if all numbers in ...

1:12
Java Streams API 024 Check All Positive in the List #interview #interviewquestions #streamingapi

5 views

8 months ago

Anonymousi
Java streams | interview | Collectors.maxBy
0:48
Java streams | interview | Collectors.maxBy

1 view

2 months ago