ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,935 results

LogicStack
Java Streams Explained Simply | What is Stream API in Java?

Java Streams are one of the most important concepts in modern Java — but also one of the most misunderstood. In this video, I ...

2:40
Java Streams Explained Simply | What is Stream API in Java?

7 views

8mo ago

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

AS Learning
Java Stream API Q3 -  Group by first character of each string

In this video we will see how to group by first character of each string element using java 8 stream api. Please find our other ...

2:24
Java Stream API Q3 - Group by first character of each string

22 views

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

The Code Quick
Find first non repeating character using STREAM API

java #javaprogrammingbasics #javatutorial #interview #javainterviewquestionsanswers ...

3:41
Find first non repeating character using STREAM API

76 views

8mo ago

Usoft Code Academy
Streams API in Java - Learn Programming | Programming Tutorial

Learn Streams API in Java! This tutorial covers everything you need to understand and use Streams API in your Java programs.

3:52
Streams API in Java - Learn Programming | Programming Tutorial

1 view

9mo ago

Java Interview Ready
JAVA 8: Topic 6 -  Stream Api with code examples

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

2:37
JAVA 8: Topic 6 - Stream Api with code examples

9 views

3mo 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: 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

22h 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: 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

Ashok IT
Generate Random Password using Java Stream API | Secure Password Generator | Ashok IT

Generate Random Password using Java Stream API – Step-by-Step Generating a secure random password is a very common ...

3:46
Generate Random Password using Java Stream API | Secure Password Generator | Ashok IT

488 views

6mo ago

AS Learning
Java Stream API Q1 - Find occurrences of each character in a given string

In this video we will see how to find occurrences of each character from given string using java 8 stream api. Please find our other ...

2:28
Java Stream API Q1 - Find occurrences of each character in a given string

27 views

8mo 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

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

Raushan
Master Java Stream API | Real Project Use Case + IntelliJ Debug Example : 1

In this video, we solve one of the most asked Java 8 Stream API interview questions — “Find the Top 3 Highest Salary ...

2:43
Master Java Stream API | Real Project Use Case + IntelliJ Debug Example : 1

32 views

11mo 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

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

547 views

9mo ago