Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
181 results
Perfect for Java interview preparation! #Java #JavaInterviewQuestions #Lambda #Java8 #FunctionalProgramming #LogicLadder ...
105 views
1 month ago
In this Java Stream reel, you'll learn how to convert a List UserEntity into a Map using Collectors.toMap(). We map: ✓ Key = User ...
234 views
In Java, a functional interface is an interface that contains exactly one abstract method. It is also referred to as a Single Abstract ...
181 views
3 weeks ago
A Functional Interface is an interface with only one abstract method, used mainly with Lambda Expressions and Streams API in ...
58 views
In this video, we will learn how to find duplicate characters in a string using Java 8 Stream API. This is a commonly asked Java ...
0 views
4 days ago
In this video, we delve into the powerful capabilities of Java 8 Streams, focusing on how to effectively validate two specific ...
10 days ago
In this video, we dive into the powerful features of Java 8's Stream API, focusing specifically on the `map` function. You'll learn ...
A functional interface is an interface with exactly one abstract method. It enables lambda expressions and powers Java 8 features ...
198 views
Functional Programming Support: Optional integrates well with Java's functional programming features, such as streams and ...
173 views
Intermediate vs Terminal operations is one of the most important interview topics in Java Stream API. Almost every Java developer ...
119 views
2 weeks ago
Group Employees by Department using Java Stream API Grouping data is one of the most common operations in real-time ...
358 views
13 days ago
In this video I explained the program to Reverse each word of a String using Java Streams.
221 views
This one tiny mistake inside your lambda can completely break Java parallelStream performance. Stateful lambdas cause thread ...
90 views
9 days ago
33 views
Java has significant new features after Java 8 which a lot of developers misses out while working or learning. This playlist will help ...
Java 8 vs Java 11 vs Java 17 – Key Features Every Developer Should Know In this video, we break down the major features ...
DESCRIPTION* Learn what a Functional Interface is in Java and how it serves as the foundation for Lambda expressions, using ...
1,331 views
12 days ago
In Java, a lambda expression is a concise way to represent an anonymous function. Introduced in Java 8, it provides a shorthand ...
125 views
In this Java Shorts video, I explain the real difference between Collector, Collectors, and collect() in the simplest way possible.
238 views
Welcome to my Java technology learning channel! Here, you'll find in-depth tutorials, tips, and tricks to master Java and its ...
50 views
3 days ago