Top Java 8 Streams API Interview Questions and Answers | Parallel Stream | Code Decode

  Рет қаралды 198,985

Code Decode

Code Decode

Күн бұрын

Stream api in Java 8 is very important in Java 8 and code decode covered all important Java 8 Interview Questions in this video
Udemy Course of Code Decode on Microservice k8s AWS CICD link:
openinapp.co/u...
Course Description Video :
yt.openinapp.c...
Java 8 Interview Questions Complete Playlist :
• Java 8 Interview Quest...
Stream :
If we want to process bulk objects of collection then go for streams concept.
Way to operate on collection in java 8 is Stream.
Its a special iterator class that allows processing collections of objects in a functional manner.
Eg : fetch all objects from collection of list whose value is greater than 15
Why streams were introduced in java 8 if we already had java.io.stream?
Java io streams is a sequence of characters or binary data which is used to be written to a file or to read data from a file.
While streams java 1.8 is no where related to files, its related to collection object.
Java io streams related to file whereas java 8 streams are related to collection object.
Hence if we need to perform some operations on collection there we should go for streams.
To represent group of collection as single entity then we should use collection concept.
If we want to perform operation on bulk objects in collection then we should go for Streams.
We can get stream object by :
Stream s = collectionObject.stream();
Once we get stream object we can process the object of collection.
Processing of stream consists of 2 steps/ stages
Configuration of stream
Processing that configuration
Configuration can be done by
Map
Filter
Stream s = collectionObject.stream().filter(i 🡪 i % 2 ==0);
What if we don’t want to filter out.
We rather want to create new object against each existing stream object based on some function.
EG in given stream create new object by squaring its value
If we want to fetch / filter objects from collection like eg : filter only even numbers from array list collection the use Filter for configuration of stream.
If we want to perform some operation on each objects of the collection then create another mapped object with different value(after operation is performed ) for each object of that collection, then use map.
In filter, because of filtering, number of objects in filtered list is less than original list While in Map same number of objects are there in both new and original list created.
-------------------------------------------------------------------------------------------------------------------------------------
Code Decode Playlists
Most Asked Core Java Interview Questions and Answers : • Core Java frequently a...
Advance Java Interview Questions and Answers : • Advance Java Interview...
Java 8 Interview Questions and Answers : • Java 8 Interview Quest...
Hibernate Interview Questions and Answers : • Hibernate Interview Qu...
Spring Boot Interview Questions and Answers : • Advance Java Interview...
Angular Playlist : • Angular Course Introdu...
GIT : • GIT
-------------------------------------------------------------------------------------------------------------------------------------
Subscriber and Follow Code Decode
Subscriber Code Decode : www.youtube.co...
Linkedin : / codedecodeyoutube
Instagram : / codedecode25
--------------------------------------------------------------------------------------------------------------------------------------
#java8 #java8StreamApi #java8interviewquestions #codedecode

Пікірлер: 272
@veera119
@veera119 Жыл бұрын
Liked this video so much! Learnt streams for the first time and understood it very clearly in a single video! Keep up the good work 👍🏻🤗
@CodeDecode
@CodeDecode Жыл бұрын
Thanks 🙂🙂
@sagarikadevnath2716
@sagarikadevnath2716 2 жыл бұрын
You are a saviour.......so much detailed explanation and so much efforts...I am really really thankful🥺
@CodeDecode
@CodeDecode 2 жыл бұрын
❤❤
@bhavyaswithamitta7956
@bhavyaswithamitta7956 2 ай бұрын
Taking as a interview points and covering all the topics was an brillant idea and your videos are very useful to me. THANKS ALOT
@rachnagupta7804
@rachnagupta7804 3 жыл бұрын
way of teaching with live demo is very good by this anyone can easily understand....good job
@CodeDecode
@CodeDecode 3 жыл бұрын
Thanks Rachna
@kichaloo3669
@kichaloo3669 3 жыл бұрын
Waiting for multi threading questions please ... upload ASAP.. thank you in advance 🙏🙏🙏
@CodeDecode
@CodeDecode 3 жыл бұрын
Sure will upload soon 👍
@ravikumarmathanya5369
@ravikumarmathanya5369 3 жыл бұрын
@@CodeDecode please upload ASAP
@swamulupasupuleti324
@swamulupasupuleti324 9 ай бұрын
Hi Madam, I am working on one of the multinational company but here using only java 1.7 only but i want to learn java 1.8 at that time , i am searching in KZbin and saw many videos but from the heart it is very understandable for your videos. Thank you good explanation madam but please share with me continue videos on this. Finally i became strong in java 8
@CodeDecode
@CodeDecode 9 ай бұрын
Hello. Thanks for such an awesome comment. These comments motivates us to put more such content. Thanks for taking your time out to appreciate us 🙂👍
@CodeDecode
@CodeDecode 9 ай бұрын
Java 8 Interview Questions(New Features): kzbin.info/aero/PLyHJZXNdCXsdeusn4OM33415DCMQ6sUKy
@CodeDecode
@CodeDecode 9 ай бұрын
Java 8 Coding Interview Questions (Most Asked): kzbin.info/aero/PLyHJZXNdCXsfcMboYwGoL6wKAFPxljz5W
@LelouchTheFirst1
@LelouchTheFirst1 11 ай бұрын
This lady has found out how Java is meant to be taught. You're literally teaching new things while taking interview questions which is very effective way of teaching. We students usually face issue on where to learn concept and where do find questions but you've covered that gap brilliantly. Brilliant !
@CodeDecode
@CodeDecode 11 ай бұрын
Thanks for such a nice comment man. Means a lot to us 🙏🙏
@ramsp35
@ramsp35 3 жыл бұрын
I have never seen any tutor sparing this much of energy to explain the concepts to the viewers. You deserve 5 star, if there were any star rating for this video. Keep up the good work.
@CodeDecode
@CodeDecode 3 жыл бұрын
This means a lot Ramanathan 🙏🙏🙏🙏🙏thanks. This doesn't let our hardwork go in vain 🙏🙏
@josemarioespinoza6652
@josemarioespinoza6652 2 жыл бұрын
@@CodeDecode Yeah, I confirm, its really enjoyable to see how you care about the concepts youre explaining
@Sachin-je7ue
@Sachin-je7ue 6 ай бұрын
When she read only one line and said to much of theory let try in IDE .😂😂
@CodeDecode
@CodeDecode 6 ай бұрын
🤣😝 nice observation 😃 i don't like theory much that can't be proven🙊
@GauravSharma-sq7zc
@GauravSharma-sq7zc Жыл бұрын
You are such a superb tutor! Stay blessed and Thank you very much!!
@CodeDecode
@CodeDecode Жыл бұрын
Thanks Gaurav 🙂
@patrasaubhagya
@patrasaubhagya Жыл бұрын
Hi, madam, your teaching style is much more energetic if you have no problem can you explain to me which one is faster without a stream or with a stream in my case without stram it's taking 2ms (milli seconds) but in the case of stream it's taking 7ms. (Average)
@mansijain8092
@mansijain8092 3 жыл бұрын
Thanks for this Java 8 Stream video. I'm waiting for Parallel Stream video please upload ASAP. It will be very helpful.
@CodeDecode
@CodeDecode 3 жыл бұрын
Sure, we will upload that soon 👍👍
@jayakrishnathammana
@jayakrishnathammana 3 жыл бұрын
I have a suggestion, when you are explaining a problem. Please zoom out the content as the font size is less... A part from that , content is as good as usual...
@CodeDecode
@CodeDecode 3 жыл бұрын
Sure. We have done that in recent videos. Thanks for the suggestion jayakrishna 🙂👍🙏🙏
@leninreddy3174
@leninreddy3174 3 жыл бұрын
Your way of explaining is very clear and easy to understand, thanks a lot! Next part of this video is awaited. I sincerely request you to cover the following points also for future videos: 1. Multithreading Concepts (wait/sleep/join/yield methods, executor service) 2. Internal Implementation of Collection classes - (HashSet, ArrayList, PriorityQueue, and also Hashmap). I recently discovered your youtube channel and immediately hit Subscribe, keep posting more videos! 2
@CodeDecode
@CodeDecode 3 жыл бұрын
Thanks for the suggestion. Will cover them soon 👍
@manognajoshik8465
@manognajoshik8465 2 жыл бұрын
Thank you very much ma'am..this tutorial is helping me like anything. Ur hard work is really commendable and such a lovely explanation
@CodeDecode
@CodeDecode 2 жыл бұрын
Thanks a ton Manogna 🙂👍. Thanks for all the love and support
@manognajoshik8465
@manognajoshik8465 2 жыл бұрын
Ma'am receiving response from you made my day..could you please provide a tutorial on RMI? Have gone through many videos but could not be successful in understanding it..awaiting your explanation
@CodeDecode
@CodeDecode 2 жыл бұрын
Sure Manogna we will do that but tell us you need the level of video to be of developer lever or college graduation level.
@manognajoshik8465
@manognajoshik8465 2 жыл бұрын
@@CodeDecode developer ma'am..
@UzoAfrica
@UzoAfrica Жыл бұрын
Question: How can you use mapping and stream to multiply two numbers that are in different objectCollection list. i really appreciate this video.
@subhampatel993742239
@subhampatel993742239 Жыл бұрын
You can create an IntStream and use the stream values as index of the array and get the values and Multiply in a Map. Streams are not necessarily best everywhere but good for practice
@gireeshkumar7959
@gireeshkumar7959 3 жыл бұрын
Actually waiting for streams.. thanks a ton madam💐
@CodeDecode
@CodeDecode 3 жыл бұрын
M glad 👍👍
@testcase2299
@testcase2299 3 жыл бұрын
nicely explained got it in first time.thankyou mam
@CodeDecode
@CodeDecode 3 жыл бұрын
You're welcome
@ramyal5371
@ramyal5371 3 жыл бұрын
Well explained👏👏👏 ma'am please upload next part
@CodeDecode
@CodeDecode 3 жыл бұрын
Sure 👍👍
@manindersingh6371
@manindersingh6371 2 жыл бұрын
Watching till this video. Content is Awesome. Thanks for making the videos on the that. I would like to say that the way you are explaining the things is awesome. Would like to watch videos if you will cover the topics of Kakfa and security with okta. I searched everywhere but did not find any good information about that topics.
@pradyumnbaloji837
@pradyumnbaloji837 2 жыл бұрын
I loved the way you explain and clear.
@CodeDecode
@CodeDecode 2 жыл бұрын
Thanks Pradyumn 🙂👍
@skmemories2381
@skmemories2381 3 жыл бұрын
Actually waiting for streams.. thanks a ton madam💐
@CodeDecode
@CodeDecode 3 жыл бұрын
kzbin.info/www/bejne/maK0f2udadSFb5o
@CodeDecode
@CodeDecode 3 жыл бұрын
Is this what you want?
@skmemories2381
@skmemories2381 3 жыл бұрын
@@CodeDecode yes mam
@CodeDecode
@CodeDecode 3 жыл бұрын
Great, Hope it helps 👍👍
@skmemories2381
@skmemories2381 3 жыл бұрын
Your all videos are very good.. currently preparing all my interview related QnA from same 😊😊 thanks a lot
@bhuwantripathi2707
@bhuwantripathi2707 2 жыл бұрын
What a content which is really very impressive.. I was preparing Java 8 interview but this time everything is clear that why and how stream is important and developed
@CodeDecode
@CodeDecode 2 жыл бұрын
Thanks a ton Bhuwan 🙂👍keep learning keep rocking Man 👍👍
@kazaasekhar
@kazaasekhar 3 жыл бұрын
really good thank you for your channel
@CodeDecode
@CodeDecode 3 жыл бұрын
Thanks Sekhar 👍
@mohammadhamzasiddiqui9832
@mohammadhamzasiddiqui9832 3 жыл бұрын
Amazing ❤️ thank you so much ! Lots of love all the way from Pakistan ! :)
@CodeDecode
@CodeDecode 3 жыл бұрын
Thanks 🙏🙏
@mohammadhamzasiddiqui9832
@mohammadhamzasiddiqui9832 3 жыл бұрын
You're Welcome :)
@venkatasaikrishnak6984
@venkatasaikrishnak6984 3 жыл бұрын
It's nice both with theory and practice. Please provide next part also along with some use cases.
@CodeDecode
@CodeDecode 3 жыл бұрын
Sure 👍
@shreyagupta7675
@shreyagupta7675 3 жыл бұрын
Very helpful!!!❤️
@CodeDecode
@CodeDecode 3 жыл бұрын
Thanks....
@Cityview525
@Cityview525 Жыл бұрын
Very good..
@CodeDecode
@CodeDecode Жыл бұрын
Thanks
@bhaktilatadash7619
@bhaktilatadash7619 3 жыл бұрын
Mam u r awosome..why u r so good ..love u mam
@CodeDecode
@CodeDecode 3 жыл бұрын
Thanks Bhaktilata 👍
@vickybhoir3017
@vickybhoir3017 4 ай бұрын
nice explaination
@CodeDecode
@CodeDecode 4 ай бұрын
👍😊
@mayankyadav9425
@mayankyadav9425 3 жыл бұрын
Thanks a lot
@CodeDecode
@CodeDecode 3 жыл бұрын
👍👍
@unemployedcse3514
@unemployedcse3514 2 ай бұрын
awesome ❤
@CodeDecode
@CodeDecode 2 ай бұрын
Thanks
@manosij00roy
@manosij00roy 3 жыл бұрын
Thank You so much!!
@CodeDecode
@CodeDecode 3 жыл бұрын
Welcome 👍👍🙃🙃
@kirushnashirre6791
@kirushnashirre6791 3 жыл бұрын
Please make videos on Multi-Threading, Structural Design Patterns, Behavioural Design Patterns and JEE Design Patterns.
@CodeDecode
@CodeDecode 3 жыл бұрын
Sure 👍
@save2strokes593
@save2strokes593 3 жыл бұрын
please share the source code of java 8 features programs, thanks a lot,mam for giving such a wonderful information ....
@CodeDecode
@CodeDecode 3 жыл бұрын
Hi Siddesha , below is the git link for all the source code we used : http link : github.com/codedecode25/Java-8-demos.git ssh link : git@github.com:codedecode25/Java-8-demos.git Please clone and let me know if u are able to access the code base
@tallurivamsi6413
@tallurivamsi6413 9 ай бұрын
Dont know whats the name of the tutor,take a bow.....you completly nailed it with perfection,how effortlessly you are teaching that makes complete sense to the audience.....Please keep inspiring us and educate us......
@onlinetrainingacademy7684
@onlinetrainingacademy7684 2 жыл бұрын
Good one
@CodeDecode
@CodeDecode 2 жыл бұрын
Thanks
@prasadjambhale9543
@prasadjambhale9543 3 жыл бұрын
Really loved this series, thanks for the videos. Also, there's a joke. What is Java? Noone: Code Decode: Java is NOTHING, but a programming language
@CodeDecode
@CodeDecode 3 жыл бұрын
😂thanks for supporting 👍👍
@preetamkumar591
@preetamkumar591 2 жыл бұрын
Nice and clear explanation 👌👌 could you please provide us the source code for this concept?
@sandeepgattu5690
@sandeepgattu5690 3 жыл бұрын
Waiting for Parallel steam concepts madam please do it ASAP
@CodeDecode
@CodeDecode 3 жыл бұрын
Sure
@pratsin7464
@pratsin7464 3 жыл бұрын
for the first example we could have used for(int x:l) { if(x>=15 Sysout(x)} where l is of integers.
@pratsin7464
@pratsin7464 3 жыл бұрын
if new array needs to be created in that case List newl = new ArrayList(); for(int x:l) { if(x>=16) { newl.add(x); } System.out.println(newl.toString()); }
@mohammedsufi4649
@mohammedsufi4649 8 ай бұрын
Thanks a ton mam! I have never understood these concepts these well! We have no words to really thank you for your great efforts and the way you teach us to understand complex things very easily and we will not forget them. I wish you to grow more in teaching in tech career. Please never stop and keep creating or covering more concepts. Thanks you so much again
@start1learn-n171
@start1learn-n171 8 ай бұрын
Tq
@CodeDecode
@CodeDecode 8 ай бұрын
😊😊👍👍
@yumraj12
@yumraj12 Жыл бұрын
Hi, You are awesome while describing any thing with code, I am following this channel since long, Do we have a repos for this or all the videos you have?
@CodeDecode
@CodeDecode 11 ай бұрын
We will search and upload on git 🙂
@nagar4u
@nagar4u 3 жыл бұрын
You are doing such a good job...Hope you and we(your virtual family) get a handsome amount of subscribers
@CodeDecode
@CodeDecode 3 жыл бұрын
Thank you so much and we hope the same ......
@MS-cn4dh
@MS-cn4dh 2 жыл бұрын
Liked this video so much! Learnt streams for the first time and understood it very clearly in a single video! Keep up the good work 👍🏻🤗
@iloradas6387
@iloradas6387 3 жыл бұрын
Hi your videos are very easy to understand, thank you for putting in such amazing work. Could you please create a Spring interview question series.
@CodeDecode
@CodeDecode 3 жыл бұрын
Hi. Thanks. It's already uploaded in playlist. Please let me know if you don't find one
@iloradas6387
@iloradas6387 3 жыл бұрын
@@CodeDecode Hi thanks for your response. I do see couple of tutorials for Spring Boots but can't find on Springs specifically. Is it part of other video?
@CodeDecode
@CodeDecode 3 жыл бұрын
@@iloradas6387 Yes we haven't made video on particularly Spring yet. But we will upload it soon . Thanks for the suggestion
@abhishekchaudhari2344
@abhishekchaudhari2344 Жыл бұрын
Your videos helped me a lot!! in future will defenitely buy bigger super thank
@CodeDecode
@CodeDecode Жыл бұрын
Thanks Abhishek. You being around is the most important thing for us. 🙂🙂keep learning keep rocking Man 🎉🎉🎉🎉
@AbhishekKumar-on8zm
@AbhishekKumar-on8zm Жыл бұрын
You don't know how much your helping people like me mam. Thank u so much for the video. From now on words I don't get any fear learning new concepts in Java because I have your teachings. Thanks a lot keep up the good work.
@CodeDecode
@CodeDecode Жыл бұрын
So glad to hear that Abhishek 🙏😊😊👍👍❤️
@AbhishekKumar-on8zm
@AbhishekKumar-on8zm Жыл бұрын
@@CodeDecode 😊😊
@satyaprakashparida5507
@satyaprakashparida5507 3 жыл бұрын
Thanks a lot, mam.... actually I'm eagerly waiting for this.
@CodeDecode
@CodeDecode 3 жыл бұрын
👍👍
@maheshd3506
@maheshd3506 2 жыл бұрын
Before Java 8 lines are more but every can understand but in Java 8 less code and abstract
@CodeDecode
@CodeDecode 2 жыл бұрын
True Mahesh but once you get comfortable you will be just fine 🙂🙂👍👍
@moulimanthra7542
@moulimanthra7542 3 жыл бұрын
Very Informative and clear explanation thank you
@CodeDecode
@CodeDecode 3 жыл бұрын
you are welcome ....
@koraboinarajkumar8228
@koraboinarajkumar8228 2 жыл бұрын
HI can you please take one vedio use if else condtions and null checks using java8.
@CodeDecode
@CodeDecode 2 жыл бұрын
Nice topic. Thanks for suggestion we will do that soon 👍🙂
@maheshyadav-hi6hs
@maheshyadav-hi6hs 3 жыл бұрын
Please explain parallel stream
@CodeDecode
@CodeDecode 3 жыл бұрын
Sure Mahesh 👍🙂
@sreeram543
@sreeram543 3 жыл бұрын
Thank you very much .. will be waiting for continuation video.. and also please do it for multi threading
@CodeDecode
@CodeDecode 3 жыл бұрын
Sure 👍
@sreeram543
@sreeram543 3 жыл бұрын
@@CodeDecode tie shows ENG means england?
@jakkalapavithra2734
@jakkalapavithra2734 2 жыл бұрын
Hi, I gone through all ur java8 series in one day morning session, next day am able lo to answer java8 questions in the interview, within 4 days am able to crack wipro, Accenture, TCS, Congnizant etc. Interviews. Thanks a lot for your efforts. Please do videos on collection classes internal implementation like array list, vector, stack, etc.
@CodeDecode
@CodeDecode Жыл бұрын
Thanks for the motivation and all the very best for your future interviews 😃
@satishbethina123
@satishbethina123 2 жыл бұрын
Nice info. But plz increase font size from next videos.
@CodeDecode
@CodeDecode 2 жыл бұрын
Sure Satish 🙂👍
@bluescanfly1981
@bluescanfly1981 3 жыл бұрын
Streams and I have a lot in common - we're both lazy
@CodeDecode
@CodeDecode 3 жыл бұрын
😝😝
@vigneshn4530
@vigneshn4530 3 жыл бұрын
Parallel stream technique video please do it ASAP I LIKE YOUR TEACHING METHOD
@CodeDecode
@CodeDecode 3 жыл бұрын
Next video will be on parallel streams 🙂
@kaminisaini7922
@kaminisaini7922 5 ай бұрын
While watching your each video I just got to know one thing teaching profession has its own charm and no one can easily dive and deliver.
@CodeDecode
@CodeDecode 4 ай бұрын
❤️❤️❤️❤️
@ninadkhire
@ninadkhire 2 жыл бұрын
Very very very very very good videos....!
@CodeDecode
@CodeDecode 2 жыл бұрын
Thanks Ninad....
@velankayalasrinu2190
@velankayalasrinu2190 Жыл бұрын
please do videos on complete spring and docker
@CodeDecode
@CodeDecode Жыл бұрын
sure we will cover it soon
@rambvkrambabu4440
@rambvkrambabu4440 3 жыл бұрын
Please upload thread concurrency api
@CodeDecode
@CodeDecode 3 жыл бұрын
👍👍
@kirushnashirre6791
@kirushnashirre6791 3 жыл бұрын
Good one again, please add flatMap vs map in the next video. Thank you!!
@CodeDecode
@CodeDecode 3 жыл бұрын
Sure 👍
@sreejak6776
@sreejak6776 3 жыл бұрын
Pls make spring mvc related video also
@CodeDecode
@CodeDecode 3 жыл бұрын
sure sreeja soon we will create series on spring mvc
@jai8548
@jai8548 3 жыл бұрын
Method reference ans double colon operator in java 8
@CodeDecode
@CodeDecode 3 жыл бұрын
Will cover that too
@akshayengineer2018
@akshayengineer2018 2 жыл бұрын
Thank you so much mam 😊🙏... You explains every topic in very simplified way...
@CodeDecode
@CodeDecode 2 жыл бұрын
Thanks Akshay 🙂👍
@tabishquadri
@tabishquadri Жыл бұрын
very well explained in very less time.
@CodeDecode
@CodeDecode Жыл бұрын
Thanks tabish
@nancyagarwal8570
@nancyagarwal8570 3 жыл бұрын
Please make videos on 1. Map vs flatmap 2. Map and reduce 3. Optional in java8
@CodeDecode
@CodeDecode 3 жыл бұрын
surely we will create it soon.. thanks for the suggestions
@magantiraju93
@magantiraju93 Жыл бұрын
one of the best explanation on streams.whenever i revise for any java interviews will refer your videos..Thank you so much for your hardwork !!
@CodeDecode
@CodeDecode Жыл бұрын
Thanks for the nice words
@ilearn1264
@ilearn1264 Ай бұрын
Thank you for the session.
@CodeDecode
@CodeDecode Ай бұрын
You’re welcome
@harshach8314
@harshach8314 9 ай бұрын
Thank you soooooo much for your valuable information it's alot for me 👏🤝💐
@CodeDecode
@CodeDecode 9 ай бұрын
Thanks for the nice words
@hrancati
@hrancati 2 жыл бұрын
thank you very much, it was a very clear and useful exposition
@CodeDecode
@CodeDecode 2 жыл бұрын
you're welcome
@ajaydangi582
@ajaydangi582 3 жыл бұрын
next level of explanation Wahh ,thank you so much .Moz krdi
@CodeDecode
@CodeDecode 3 жыл бұрын
You are welcome....
@ameenahmad5986
@ameenahmad5986 2 ай бұрын
13:04 "I can't tell you square of 52 right now 😅😅"
@sproutboot
@sproutboot Жыл бұрын
Very good. Cant wait to see next one that you mention in the video. About of() and stream processing part.
@CodeDecode
@CodeDecode Жыл бұрын
Thanks Lee ❤
@Priya1_123
@Priya1_123 2 жыл бұрын
Perfect explanation. You are a very good teacher 🙏. If possible please adjust the font size so that the video can be viewed from mobile as well
@CodeDecode
@CodeDecode 2 жыл бұрын
Thanks a ton Priya 🙂👍 sure we will do that
@vinayuddagiri
@vinayuddagiri 3 жыл бұрын
Very good explanation.
@CodeDecode
@CodeDecode 3 жыл бұрын
Thanks Vinay
@mit1696
@mit1696 2 жыл бұрын
Very effective video. I got clear idea of Stream and removed phobia for Stream from my mind
@CodeDecode
@CodeDecode 2 жыл бұрын
Thanks
@bhuvanakuppusamy6933
@bhuvanakuppusamy6933 3 жыл бұрын
Very useful for the interviews . . Thankuuu so muchhhh
@CodeDecode
@CodeDecode 3 жыл бұрын
🙂🙂👍👍
@ayshwaryachavan7738
@ayshwaryachavan7738 2 жыл бұрын
Very well explained. 👍 Thank you so much .
@CodeDecode
@CodeDecode 2 жыл бұрын
Thanks
@StudentTechnique
@StudentTechnique 3 жыл бұрын
Nice
@CodeDecode
@CodeDecode 3 жыл бұрын
Thanks....
@kamraniqbal3729
@kamraniqbal3729 3 жыл бұрын
Great video very well explained. You are doing a awesome job keep it up. Thanks!!
@CodeDecode
@CodeDecode 3 жыл бұрын
Thanks Kamran 👍👍🙏🙏
@vikki5013
@vikki5013 2 жыл бұрын
Very Nice and easy video to understand Java Streams!
@CodeDecode
@CodeDecode 2 жыл бұрын
Thanks 🙂👍
@princeofareas198
@princeofareas198 3 жыл бұрын
Streams will take only one input and if have many parameters to pass and need to validate inside the lambda expression, (i.e list is already coming inside filter or map, i need another two parameters where I want to check the condition ? Also I have a flag/boolean/string, based on the interation, I need to set the new value and return?
@Rashminaresh-j3j
@Rashminaresh-j3j 10 ай бұрын
Great video with full explanation. 👍🏻
@CodeDecode
@CodeDecode 10 ай бұрын
Thanks
@sravanthikotte6464
@sravanthikotte6464 2 жыл бұрын
The way of explaining is very clear and easy to understand.
@CodeDecode
@CodeDecode 2 жыл бұрын
Thanks Sravanthi 🙂🙂
@simha691
@simha691 3 жыл бұрын
Very useful info 🙏🙏🙏, Thank you madam.
@CodeDecode
@CodeDecode 3 жыл бұрын
You're Welcome Simhadri....
@harshasharma8087
@harshasharma8087 3 жыл бұрын
Thank you for making these videos. They are really helpful.
@CodeDecode
@CodeDecode 3 жыл бұрын
M glad it is helpful Harsha 👍👍
@SushilKumar-qn1mm
@SushilKumar-qn1mm 3 жыл бұрын
Please make video on Stream concept.
@CodeDecode
@CodeDecode 3 жыл бұрын
kzbin.info/aero/PLyHJZXNdCXsdeusn4OM33415DCMQ6sUKy
@CodeDecode
@CodeDecode 3 жыл бұрын
kzbin.info/www/bejne/maK0f2udadSFb5o
@rajeshs3581
@rajeshs3581 3 жыл бұрын
Nicely Explained
@CodeDecode
@CodeDecode 3 жыл бұрын
Thanks 👍
@pranjalsharma499
@pranjalsharma499 3 жыл бұрын
Nicely Explained
@CodeDecode
@CodeDecode 3 жыл бұрын
Thanks Pranjal...
@aadisaagara582
@aadisaagara582 3 жыл бұрын
This s amazing👍. Keep the good work going.
@CodeDecode
@CodeDecode 3 жыл бұрын
Thanks 👍👍🙂🙂
@abhijeetw693
@abhijeetw693 Жыл бұрын
Where to use map ?
@CodeDecode
@CodeDecode Жыл бұрын
When you need to replace all elements with some operated value. No element will be removed from existing stream.
@josephnairpudupermanil8679
@josephnairpudupermanil8679 2 жыл бұрын
Nice learning Mam
@CodeDecode
@CodeDecode 2 жыл бұрын
Thanks Joseph 🙂👍
@navneetranjan4215
@navneetranjan4215 3 жыл бұрын
Very good content.....helpful for all...on lighter note...dogs are barking in background :-)
@ravikumarmathanya5369
@ravikumarmathanya5369 3 жыл бұрын
waiting for Java 8 and springboot together.
@CodeDecode
@CodeDecode 3 жыл бұрын
We have them seperated . Do u need a merged video ?
@manojyadavofficial8535
@manojyadavofficial8535 3 жыл бұрын
Wow... Again very good content and useful for interview :) Thank you so much..
@CodeDecode
@CodeDecode 3 жыл бұрын
Thanks 👍😊
@amitgaurav9095
@amitgaurav9095 2 ай бұрын
Why is it throwing a error with x variable
Java 8 new feature -  Default methods | Code Decode
3:45
Code Decode
Рет қаралды 24 М.
Running With Bigger And Bigger Lunchlys
00:18
MrBeast
Рет қаралды 120 МЛН
LIFEHACK😳 Rate our backpacks 1-10 😜🔥🎒
00:13
Diana Belitskay
Рет қаралды 3,9 МЛН
Do you choose Inside Out 2 or The Amazing World of Gumball? 🤔
00:19
Stream API in Java
26:04
Telusko
Рет қаралды 332 М.
28. Streams in Java8 | Collections in Java - Part7
1:15:10
Concept && Coding - by Shrayansh
Рет қаралды 48 М.
Java 8 STREAMS Tutorial
18:10
Oggi AI - Artificial Intelligence Today
Рет қаралды 740 М.