ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

969 results

Java Interview Ready
JAVA 8: Topic 5 - Understand  Stream Api in depth

Welcome to Java Interview Ready Most developers learn Java by reading code. We learn Java by understanding how it works ...

2:49
JAVA 8: Topic 5 - Understand Stream Api in depth

9 views

3mo ago

codemonarch
map vs flatMap in Java Stream API | Difference Explained with Examples | Java 8 Interview Question

🔥 In this video we cover one of the most confusing and most asked Java 8 Stream API interview questions — What is the ...

3:54
map vs flatMap in Java Stream API | Difference Explained with Examples | Java 8 Interview Question

229 views

5mo ago

CodeWithMotwani
Java 8 Stream API: Top 3 Customers by Spending | sorted() & limit() 🔥

Top 3 Customers by Spending Using Java 8 Stream API** In this video, we solve a practical **Java 8 Stream API coding interview ...

3:35
Java 8 Stream API: Top 3 Customers by Spending | sorted() & limit() 🔥

8 views

11d ago

Ashok IT
Find Highest Salary in Each Department using Java Stream API | Ashok IT

Find Highest Salary in Each Department using Java Stream API Finding the highest salary in each department is a very common ...

3:35
Find Highest Salary in Each Department using Java Stream API | Ashok IT

798 views

7mo ago

CodeWithMotwani
Java 8 Stream API: Find Highest Spending Customer | max() & mapToDouble() 🔥

Find the Highest Spending Customer Using Java 8 Stream API** In this video, we solve a practical **Java 8 Stream API coding ...

2:48
Java 8 Stream API: Find Highest Spending Customer | max() & mapToDouble() 🔥

54 views

12d ago

CodeWithMotwani
Java 8 Stream API: Calculate Total Revenue | flatMap() & mapToDouble()

In this video, we solve a practical **Java 8 Stream API coding interview problem** where we calculate the **total revenue ...

2:40
Java 8 Stream API: Calculate Total Revenue | flatMap() & mapToDouble()

2 views

16h 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

82 views

9mo ago

CodeWithMotwani
Java 8 Stream API: Print Numbers Starting With 1 | Array Coding Interview 🔥

In this video, we solve a simple but commonly asked **Java 8 Stream API coding interview question**. Given an integer array, the ...

2:09
Java 8 Stream API: Print Numbers Starting With 1 | Array Coding Interview 🔥

3 views

1d ago

CodeWithMotwani
Java 8 Stream API: Find Prime Numbers from a List | Java 8 Coding Interview Question

Check Prime Numbers from a Given List Using Java 8 Stream API** In this Java 8 tutorial, we solve a popular **Java coding ...

3:46
Java 8 Stream API: Find Prime Numbers from a List | Java 8 Coding Interview Question

13 views

1mo ago

CodeWithMotwani
Java 8 Stream API: Find Customers Spending More Than ₹2 Lakh | Coding Interview 🔥

In this video, we solve a practical **Java 8 Stream API coding interview problem** where we find all customers whose **total ...

3:56
Java 8 Stream API: Find Customers Spending More Than ₹2 Lakh | Coding Interview 🔥

11 views

8d ago

CodeWithMotwani
Java 8 Stream API: Most Expensive Product Purchased by Each Customer 🔥 | Coding Interview

Find the Most Expensive Product Purchased by Each Customer Using Java 8** In this video, we solve a practical **Java 8 Stream ...

2:40
Java 8 Stream API: Most Expensive Product Purchased by Each Customer 🔥 | Coding Interview

16 views

7d ago

JavaWithAgents
Java Stream API: Find Max Element Without Using sum() | Java

In this video, we'll learn how to find the maximum element from a collection using the Java 8 Stream API, without relying on sum() ...

1:20
Java Stream API: Find Max Element Without Using sum() | Java

41 views

13d ago

CodeWithMotwani
Java 8 Stream API: Join Strings with Custom Delimiter | Java Coding Interview Question

In this video, we learn how to **join multiple Strings using a custom delimiter in Java 8**. This is a simple but useful **Java String ...

3:37
Java 8 Stream API: Join Strings with Custom Delimiter | Java Coding Interview Question

17 views

2w ago