ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

3,934 results

FSD Interview Guide
Write a Java 8 program to convert a List of Employee objects into a Map using employeeId as key

Write a Java 8 program to convert a List of Employee objects into a Map using employeeId as key Stream API Playlist: ...

15:19
Write a Java 8 program to convert a List of Employee objects into a Map using employeeId as key

18 views

6 days ago

SyncWithBlesson
Find Longest Word in String Using Java 8 Streams | Java Interview Question

In this video, we solve a popular Java interview question: How to find the longest word from a given string using Java 8 Stream ...

1:48
Find Longest Word in String Using Java 8 Streams | Java Interview Question

0 views

6 days ago

Durga Software Solutions
Mastering Lambda Expressions Streamlining Java Code for Efficiency

Lambda expressions Java Java lambda tutorial Functional programming Java Java 8 features Java streams and lambdas Clean ...

5:51
Mastering Lambda Expressions Streamlining Java Code for Efficiency

105 views

16 hours ago

Coding-Config
Java 8 Features - Functional Interface and Lambda Expression || With AI Tools || Grok || NotebookLM

I explained the concept of Functional Interfaces in Java, which are interfaces that contain only one public abstract method, ...

6:45
Java 8 Features - Functional Interface and Lambda Expression || With AI Tools || Grok || NotebookLM

45 views

5 days ago

RoboticQA Academy
Java Stream API Explained | Functional Interface, Lambda Expression & Method Reference (Java 8)

Learn Java Stream API step-by-step in this video. We cover the most important Java 8 features including Functional Interfaces, ...

57:10
Java Stream API Explained | Functional Interface, Lambda Expression & Method Reference (Java 8)

43 views

5 days ago

PhilodeX
#01 | Functional Interface and Lambda Expression in Java 8 | Explained

Java Functional Interface and Lambda Expression Explained In this video, we learn Functional Interface and Lambda Expression ...

6:02
#01 | Functional Interface and Lambda Expression in Java 8 | Explained

0 views

5 days ago

PrinceAutomationDestination
Sorting of List Using Stream API in Java8| An Important Interview Question

Sorting of List using Stream API: An Important Programming problem Prior to Java8's Introduction of Stream: Natural Sorting: ...

21:09
Sorting of List Using Stream API in Java8| An Important Interview Question

29 views

13 hours ago

ConquerTheFear
Core Java, Java 8, Spring Boot, Microservice Interview Questions | Cognizant | L1 Round | 4+ years

Core Java, Java 8, Spring Boot, Microservice Interview Questions | Cognizant | L1 Round Java 8, Spring Boot, database interview ...

24:34
Core Java, Java 8, Spring Boot, Microservice Interview Questions | Cognizant | L1 Round | 4+ years

181 views

6 days ago

Durga Software Solutions
Functional Interfaces in Java Practical Applications and Best Practices

... Supplier Java 8 features Java best practices Java coding examples Java interview questions Modern Java programming #Java ...

5:11
Functional Interfaces in Java Practical Applications and Best Practices

34 views

22 hours ago

Durga Software Solutions
CORE JAVA with JAVA-8 Features Online Training @ DURGASOFT

CORE JAVA with JAVA-8 Features Online Training @ DURGASOFT ...

0:35
CORE JAVA with JAVA-8 Features Online Training @ DURGASOFT

46 views

4 days ago

Anees Ahmed
Java 8 Features 4 (Streams Introduction and filter method) by Jafru

Streams are used to process the Collections. Intermediate and Terminal Operations. Filter: It will filter the elements based on the ...

59:03
Java 8 Features 4 (Streams Introduction and filter method) by Jafru

14 views

5 days ago

Anees Ahmed
Java 8 Features 8(Parallel Stream and Date and Time Api) by Jafru.

parallelStream() → Processes stream elements concurrently using multiple threads to improve performance on large datasets.

1:04:03
Java 8 Features 8(Parallel Stream and Date and Time Api) by Jafru.

5 views

2 days ago

Anees Ahmed
Java 8 Features 7 (sort, distinct, reduce, foreach, max,min, findAny and findFirst methods) by Jafru

sorted() → Sorts the elements of the stream in natural or custom order. distinct() → Removes duplicate elements from the stream.

1:17:02
Java 8 Features 7 (sort, distinct, reduce, foreach, max,min, findAny and findFirst methods) by Jafru

6 views

2 days ago

The Debug Zone
Hibernate Java 8 ZonedDateTime

Today's Topic: Hibernate Java 8 ZonedDateTime Thanks for taking the time to learn more. In this video I'll go through your ...

1:22
Hibernate Java 8 ZonedDateTime

0 views

5 days ago

PhilodeX
#02 | forEach and Method Reference in Java 8

What is forEach in Java 8? The forEach method is used to iterate over elements of a collection in a clean and readable way.

1:52
#02 | forEach and Method Reference in Java 8

0 views

3 days ago

Anees Ahmed
Java 8 Features 5 (Filter and Map Methods) by Jafru

Filter: It filters the elements based on the given predicate. Map: It is used to transform elements from one stream to another stream.

31:17
Java 8 Features 5 (Filter and Map Methods) by Jafru

11 views

5 days ago

Anees Ahmed
Java 8 Features 6 (Flat Map, Any match, All match, None Match and count) by Jafru

FlatMap : Flattens the nested structure. Any match, All match, None Match and count.

57:18
Java 8 Features 6 (Flat Map, Any match, All match, None Match and count) by Jafru

4 views

4 days ago

Tech Job Career
Java Interview Question | Find Maximum Frequency Word using Java 8 Streams

Java Interview Question | Find Maximum Frequency Word using Java 8 Streams In this video, we solve one of the most asked ...

6:04
Java Interview Question | Find Maximum Frequency Word using Java 8 Streams

9 views

1 day ago

NSA IT-POINT
Java 8 Interview Question |  Coding Round - 2026

Java 8 Interview Question | Convert List Names to Uppercase using Stream API In this video, we solve a frequently asked Java ...

2:52
Java 8 Interview Question | Coding Round - 2026

46 views

7 days ago

PhilodeX
#03 | Static vs Default Methods in Java 8 | If Interface Had No Implementation, Why Default Methods?

In this video, we understand why Java 8 introduced static and default methods in interfaces, in a very simple and practical way.

4:02
#03 | Static vs Default Methods in Java 8 | If Interface Had No Implementation, Why Default Methods?

0 views

3 days ago