ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

181 results

Logic Ladder
Java Interview Question #57: What is a Lambda Expression in Java? | Logic Ladder

Perfect for Java interview preparation! #Java #JavaInterviewQuestions #Lambda #Java8 #FunctionalProgramming #LogicLadder ...

1:33
Java Interview Question #57: What is a Lambda Expression in Java? | Logic Ladder

105 views

1 month ago

akash_hashcode
👉 Java Streams → Convert List to Map using Collectors.toMap()

In this Java Stream reel, you'll learn how to convert a List UserEntity into a Map using Collectors.toMap(). We map: ✓ Key = User ...

1:07
👉 Java Streams → Convert List to Map using Collectors.toMap()

234 views

1 month ago

Quick Java Tutorial
Functional Interface in Java #coding #programming #javalanguage #javaprogramming  #java8features

In Java, a functional interface is an interface that contains exactly one abstract method. It is also referred to as a Single Abstract ...

0:57
Functional Interface in Java #coding #programming #javalanguage #javaprogramming #java8features

181 views

3 weeks ago

BVNR
Java Functional Interface explained in 15 seconds!  #Java #Coding#Java 8 features

A Functional Interface is an interface with only one abstract method, used mainly with Lambda Expressions and Streams API in ...

0:21
Java Functional Interface explained in 15 seconds! #Java #Coding#Java 8 features

58 views

3 weeks ago

codewithamod
Find Duplicate Characters in a String Using Java 8 | Stream API Interview Question

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

2:53
Find Duplicate Characters in a String Using Java 8 | Stream API Interview Question

0 views

4 days ago

The Debug Zone
How to Validate Two Specific Elements in a Java 8 Stream

In this video, we delve into the powerful capabilities of Java 8 Streams, focusing on how to effectively validate two specific ...

1:54
How to Validate Two Specific Elements in a Java 8 Stream

0 views

10 days ago

The Debug Zone
Understanding Java 8 Stream Map: How It Works and Common Use Cases

In this video, we dive into the powerful features of Java 8's Stream API, focusing specifically on the `map` function. You'll learn ...

1:55
Understanding Java 8 Stream Map: How It Works and Common Use Cases

0 views

3 weeks ago

CodewithDivakar
Functional Interface in Java #java #javainterviewquestions #coding #shorts

A functional interface is an interface with exactly one abstract method. It enables lambda expressions and powers Java 8 features ...

1:10
Functional Interface in Java #java #javainterviewquestions #coding #shorts

198 views

3 weeks ago

Quick Java Tutorial
Optional in Java #coding #programming #javalanguage #java8features

Functional Programming Support: Optional integrates well with Java's functional programming features, such as streams and ...

1:06
Optional in Java #coding #programming #javalanguage #java8features

173 views

3 weeks ago

KaviCodehub
Intermediate vs Terminal Operations in Java 8 Stream | Super Easy Explanation🔥 | Interview  #shorts

Intermediate vs Terminal operations is one of the most important interview topics in Java Stream API. Almost every Java developer ...

0:55
Intermediate vs Terminal Operations in Java 8 Stream | Super Easy Explanation🔥 | Interview #shorts

119 views

2 weeks ago

Ashok IT
Java Stream API Tutorial – Grouping Employees by Department | Must-Know Interview Topic | Ashok IT

Group Employees by Department using Java Stream API Grouping data is one of the most common operations in real-time ...

3:15
Java Stream API Tutorial – Grouping Employees by Department | Must-Know Interview Topic | Ashok IT

358 views

13 days ago

Java Tech Talks
Reverse each work in String in java #corejava #java8 #interview #javainterview #code #java #coding

In this video I explained the program to Reverse each word of a String using Java Streams.

1:03
Reverse each work in String in java #corejava #java8 #interview #javainterview #code #java #coding

221 views

10 days ago

CoVaib-DeepLearn
1- Lambda Mistake Breaks parallelStream() #java #javastreams #lambdafunction #functionalprogramming

This one tiny mistake inside your lambda can completely break Java parallelStream performance. Stateful lambdas cause thread ...

0:55
1- Lambda Mistake Breaks parallelStream() #java #javastreams #lambdafunction #functionalprogramming

90 views

9 days ago

codewithamod
Find Duplicate Characters in a String Using Java 8 | Stream API Interview Question

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

1:55
Find Duplicate Characters in a String Using Java 8 | Stream API Interview Question

33 views

4 days ago

JavaCommunity
Java New Features Playlist: Java 9 - Part 1 (Introduction)

Java has significant new features after Java 8 which a lot of developers misses out while working or learning. This playlist will help ...

2:27
Java New Features Playlist: Java 9 - Part 1 (Introduction)

0 views

3 weeks ago

Sudhanshu Jaiswal
#16 |Java Version & Features | Java Interview

Java 8 vs Java 11 vs Java 17 – Key Features Every Developer Should Know In this video, we break down the major features ...

3:54
#16 |Java Version & Features | Java Interview

0 views

2 weeks ago

Code With K5KC
The Secret Behind Java Lambdas (Functional Interfaces) #k5kc #javainterviewquestions #java

DESCRIPTION* Learn what a Functional Interface is in Java and how it serves as the foundation for Lambda expressions, using ...

0:57
The Secret Behind Java Lambdas (Functional Interfaces) #k5kc #javainterviewquestions #java

1,331 views

12 days ago

Quick Java Tutorial
Lambdas in Java #coding #programming #javalanguage #lambda #lambdaexpressions #java8features

In Java, a lambda expression is a concise way to represent an anonymous function. Introduced in Java 8, it provides a shorthand ...

1:04
Lambdas in Java #coding #programming #javalanguage #lambda #lambdaexpressions #java8features

125 views

3 weeks ago

KaviCodehub
Collector vs Collectors vs collect() in Java Part-2 | Easy Explanation | Java Interview Prep #shorts

In this Java Shorts video, I explain the real difference between Collector, Collectors, and collect() in the simplest way possible.

0:40
Collector vs Collectors vs collect() in Java Part-2 | Easy Explanation | Java Interview Prep #shorts

238 views

9 days ago

Java Technology Learning
Java program to find second largest word from given string ?

Welcome to my Java technology learning channel! Here, you'll find in-depth tutorials, tips, and tricks to master Java and its ...

3:50
Java program to find second largest word from given string ?

50 views

3 days ago