Java 8 🔥 | Programming Interview FAQs | Stream API & Functions | JavaTechie

preview_player
Показать описание
#JavaTechie #Java8 #Programming #Interview

👉 In this Video, We will cover some Java 8 Stream API coding questions that are generally asked in all Java interviews.

🕵️‍♂️ What You'll Learn:

We will cover below stream functions with different use-case

📌 Filtering
🗺️ Mapping
🔍 Sorting
🧑‍🤝‍🧑 Grouping
📊 Aggregate Function

Spring boot microservice Premium course lunched with 70% off 🚀 🚀

Hurry-up & Register today itself!

PROMO CODE : JAVATECHIE50

OR use Javatechie APP

Download the JavaTechie app on your iOS or Android device from the App Store or Google Play Store.

Find the links below :

Android 🌐 :

IOS 🌐 :

GitHub:

Blogs:

Facebook:

Join this channel to get access to perks:

🔔 Guys, if you like this video, please do subscribe now and press the bell icon to not miss any update from Java Techie.

Disclaimer/Policy:
📄 Note: All uploaded content in this channel is mine and it's not copied from any community, you are free to use source code from the above-mentioned GitHub account.
Рекомендации по теме
Комментарии
Автор

Coding is our religion, and Java techie is our God

vinitsawant
Автор

Your tutorials are boosting our knowledge day by day, Thank you so much for outstanding efforts. Please keep it up.

hussainshahzad
Автор

Excellent explanation, short and crisp and covering almost all use cases. Thanks a lot!

abhishekarya
Автор

Thanks @javatechie....this is gold for who r preparing for interviews❤

nikhilg
Автор

Sir please continue spring boot interview series, excellent video on java 8 thank you

nitheeshreddy
Автор

It's really short & sweet video to explain various Java 8 feature quickly. Thanks a lot.
Please override toString() method for collection[List] and add '\n' before each item to represent the outcome very clearly.

ajadon
Автор

Your tutorials improve my knowledge day by day, Thank you so much for your outstanding efforts. Please keep it up.🤩🤩🥰

abhishekkumarroy
Автор

Thank you so much java techie for helping me to crack interviews..Will be grateful to you always for providing courses at free of cost. Thank you so much

priyankavs
Автор

full informative video🔥🔥, thanks, helpful for interview with varieties of questions.
for Q.8, got 1 more way while practising, felt to share

Map<String, Optional<Student>> m2=list.stream()
.collect(Collectors.groupingBy(Student::getBranch,

deepa
Автор

@Basant sir, Thank you very much for making this video. This is really helpful for me. There are many new things I got to know from this video. Once you get a chance please continue the spring boot mastery interview Q&A series. Eagerly waiting for part 5. Thank you sir.

Atul_Shegokar
Автор

Hi Basant,
Very nice video with proper contents and most importantly
Simplicity in explaining each scenarios
Thanks!

gokulaher
Автор

Im happy that you took Karnataka and kerala in your example but im very much offended by you saying Karnataka and kerala as cities 😅, apart from that very nice explanation and examples

nick-sxzn
Автор

Awesome Tutorial and nice explanation ji. very useful for fresher and experience candidate. Thank you very much.

mhcmlhv
Автор

Thank you so much Basant. Please make video of ApplicationRunner using Springboot

girishrp
Автор

Hi Basant, Very nice video, please have some thing like this on Microservices also which have in-depth knowledge.

praveenpemal
Автор

Thanks for your detailed tutorial. I have a doubt while finding max if i have student list with 2 it and 2hr in dept, should I display both as output

saranganesh
Автор

no surprise, one more great video by Basanth. Thanks bro 😀

umamaheswarreddy
Автор

Thank you so much basanth.This video is very useful and u have explained very clearly...superb

laxmimunagala
Автор

Hi
I have a doubt, Most of the cases you're using Method reference in the map(), filter ()method, with out defining static mehods in the Student calss.How we can call like Student::getFirstName. can you please explain to me

anilkumar-wqln
Автор

Awesome tutorial.
I have one doubt - how to list all the contact numbers by firstName?

ucangetraj