Java Streams Interview Question - 03 - Square, Filter and Average of Numbers

preview_player
Показать описание
Java Streams Interview Question - 03 - Square, Filter and Average of Numbers

Schedule a meeting in case of any queries/guidance/counselling:

~~~Subscribe to this channel, and press bell icon to get some interesting videos on Selenium and Automation:

Follow me on my Facebook Page:

Let's join our Automation community for some amazing knowledge sharing and group discussion on Telegram:

Naveen AutomationLabs Paid Courses:
GIT Hub Course:

Java & Selenium:

Java & API +POSTMAN + RestAssured + HttpClient:
Рекомендации по теме
Комментарии
Автор

Thanks you so much Naveen it will very helpfull for us interviewer asking so much in this type of coding question ❤❤

rahulkoli
Автор

Interesting.. do more like this. Thanks Naveen 👍

Nandhis
Автор

Hi naveen sir,
My question is not related to this video.
While Installing maven dependency getting <plugin> issue.

Please can you guide me how to fix this isaue

birwadkargeet
Автор

hey hi Naveen. let me put my question here. if i want to get the output in every form like square of numbers, filter and avg. for that we want to declare a distinct variable for every one or how to do ? suggestions pls ??

tamilarasan
Автор

In this particular problem..
Can we directly use mapToInt instead map, it will work.

list.stream()
.mapToInt(e->e*e)
.filter(e-> e>100)
.average();

rajatjha
Автор

Why we are using a map here, there are no key-value pairs right. Can you please explain?

sreedevimallemula
Автор

This is like JavaScript, Java have added lot of things like JavaScript Now...

PianoNumberOne
Автор

Hello Naveen sir,

I have acer laptop,
Intel Pentium b969 2.20 ghz processor,
windows 7,
4gb ram...

I cannot buy new laptop..
Can I learn Java, selenium, api web services automation in this .

Please reply sir 🙏🙏

wickedsunny