ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

430 results

Byte Wise 010
Java 8 Streams: The Ultimate Guide to Moving Zeros to the End of a List

Master a classic coding problem using the modern elegance of Java 8 Streams! In this full-length tutorial, we'll dive deep into an ...

2:48
Java 8 Streams: The Ultimate Guide to Moving Zeros to the End of a List

24 views

10 months ago

The Java Bean
Java 8 Interview Question - Stream API | Find Maximum Salary

Learn how to solve the popular interview question “Find Maximum Salary” using Java 8 features like streams and lambda ...

2:01
Java 8 Interview Question - Stream API | Find Maximum Salary

4 views

10 months ago

LogicStack
Reverse an Integer in Java Using Stream API | Clean & Modern Way (No Loops!)

In this video, we will learn how to reverse an integer in Java using the Stream API. Instead of using traditional loops, we will use ...

3:50
Reverse an Integer in Java Using Stream API | Clean & Modern Way (No Loops!)

6 views

5 months ago

Code Crush
Find The Average Salary Of Employees | Java 8 Stream API | Java 8 Stream Interview Questions

Find The Average Salary Of Employees | Java 8 Stream API | Java 8 Stream Interview Questions #java8 #streamapi #javastreams ...

3:18
Find The Average Salary Of Employees | Java 8 Stream API | Java 8 Stream Interview Questions

44 views

11 months ago

Code Crush
Find The Average Salary Of Employees By Department | Java 8 Stream | Java8 Stream Interview Question

Find The Average Salary Of Employees By Department | Java 8 Stream API | Java 8 Stream Interview Question #Java8 ...

3:45
Find The Average Salary Of Employees By Department | Java 8 Stream | Java8 Stream Interview Question

179 views

10 months ago

Byte Wise 010
Java 8: Filter & Map a List in 2 Minutes! (Find First 3 Even Numbers)

This short video shows you a simple and powerful technique using Java 8 Streams. We'll take a list of numbers, filter out only the ...

1:59
Java 8: Filter & Map a List in 2 Minutes! (Find First 3 Even Numbers)

13 views

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

647 views

4 months ago

Byte Wise 010
Java 8: Find the Longest String in a List (in One Line!) 🏆

This video shows you the most efficient and elegant way to do it using Java 8 Streams! We'll use a single line of code that ...

2:47
Java 8: Find the Longest String in a List (in One Line!) 🏆

28 views

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

77 views

2 months ago

Java Career Prep
Java 8 Stream API - 01 Group by Key and Sum Values.

Java 8 Stream API - 01 create a Map where key is the string before ':' and value is the sum of all associated numbers. This video is ...

3:19
Java 8 Stream API - 01 Group by Key and Sum Values.

41 views

1 month 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

4 weeks ago

Codeforge | A professional Corner
Java 8 streams code challenge-2

Java 8 streams code challenge-2.

1:15
Java 8 streams code challenge-2

4 views

9 months ago

Byte Wise 010
Java 8: How to Find the First Element in an Array (The Easiest Way)

This video shows you the most direct and modern way to do it using Java 8 Streams. We'll demonstrate a simple one-liner that ...

1:25
Java 8: How to Find the First Element in an Array (The Easiest Way)

12 views

11 months ago

Byte Wise 010
Java 8 Streams: Find Frequency of Each Element in a List or Array! 📈

Ever need to quickly count how many times each element appears in a list or array? This video shows you the perfect, modern ...

3:14
Java 8 Streams: Find Frequency of Each Element in a List or Array! 📈

65 views

11 months ago

Naresh i Technologies
Java Stream API Tutorial Find String Length Using Map Method | Java 8 Programming | Naresh IT

Learn Java Stream API in this comprehensive programming tutorial! Master method references and string manipulation with ...

1:40
Java Stream API Tutorial Find String Length Using Map Method | Java 8 Programming | Naresh IT

2,576 views

10 months ago

GR Codex
Java Stream + Lambda Descending Order Program 🔥 | Java 8 Stream API Interview Question

Welcome to **GR Codex** Learn how to print numbers in descending order using Java Stream API and Lambda Expressions.

2:50
Java Stream + Lambda Descending Order Program 🔥 | Java 8 Stream API Interview Question

4 views

2 months ago

Coding with Ankur
Java 8 Stream API - Given a list of integers, find maximum and minimum of those numbers

Java 8 Stream API - Given a list of integers, find maximum and minimum of those numbers java 8 interview Qnes java 8 interview ...

2:54
Java 8 Stream API - Given a list of integers, find maximum and minimum of those numbers

4 views

6 months ago

Byte Wise 010
Java 8 Streams: Reverse Each Word in a String!

Need to reverse each word in a sentence while keeping the original word order? This video shows you a simple and elegant way ...

2:30
Java 8 Streams: Reverse Each Word in a String!

30 views

11 months ago

Learn Code With Saurabh
Stream API In Java 8 Interview Questions - 40 | Java 8 Coding Interview Questions | Coding Questions

Q40: Java 8 Stream API interview questions tailored for both beginners and experienced developers, focused on practical and ...

3:49
Stream API In Java 8 Interview Questions - 40 | Java 8 Coding Interview Questions | Coding Questions

53 views

10 months 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

50 views

7 months ago