Java 8 Stream tutorial |Reduce and peek operations |Java 8 Stream Interview Questions and Answers

Поделиться
HTML-код
  • Опубликовано: 17 окт 2024

Комментарии • 93

  • @sarthakagarwal5673
    @sarthakagarwal5673 3 года назад +12

    Your way of explaining is great as always. Have cracked multiple interviews and your videos helped me a lot.
    Please keep continue with more java and microservices concepts they are really helpful
    And really thanks for putting up so much efforts in each video

    • @CodeDecode
      @CodeDecode  3 года назад +2

      Thanks for the motivation Sarthak. Congratulations for clearing interviews Man 🎉🎉🎉🎉. Keep learning keep growing 👍👍👏👏

    • @sarthakagarwal5673
      @sarthakagarwal5673 3 года назад +2

      Keep up the efforts and your content is really helpful.
      Can you please make some videos on Multithreading in depth concept as it is very frequently asked topic fir experienced person. It will help a lot of people
      And please cover java 8 competable future concept

    • @CodeDecode
      @CodeDecode  3 года назад +1

      Sure Sarthak , we are planning for executor service 👍👍

    • @aniketrathore3517
      @aniketrathore3517 27 дней назад

      Do u have repository on github so we can take this clone

  • @syedfaheemuddin847
    @syedfaheemuddin847 3 года назад +2

    fabulous! I Learnt from you so easily .read books but could not understand. The ease with which you explain and the clarity in your way you teach is awesome. You are really an epitome of learning. I am so much thankful to you Teacher. I am very indebted to you .
    Faheem

    • @CodeDecode
      @CodeDecode  3 года назад

      That means a lot Faheem. 👍🙏🙂🙂. Thanks a ton 🙂. Keep learning keep rocking 🙂🙂

  • @sujith6323
    @sujith6323 3 года назад +2

    Honestly this is one of the awesome channel which I have ever subscribed to.

    • @CodeDecode
      @CodeDecode  3 года назад

      Thanks Sujith for the nice words ......

  • @malaiarasi4400
    @malaiarasi4400 2 года назад +2

    Hi Mam, all java 8 topics that you had done were so usefull and easily understandable. Thanks for your great work. Waiting for the next continuation of this videos. Please upload short circuit n parallel streaming videos. Also could please tell us more about optional class?

  • @somendrasharma3174
    @somendrasharma3174 3 года назад +3

    As always, thanks for your efforts. Please continue with the other streams and microservices, it's really helping me a lot in my interview.

    • @CodeDecode
      @CodeDecode  3 года назад

      Sure Somendra 👍👍we will do that👍👍

  • @mohan4459
    @mohan4459 2 года назад +2

    Wow Amazing ,Terrible Explanation. Its Awesome. Thanks a Lot To provide such wonderful in depth easy way delivery the content.

  • @h1manshugautam
    @h1manshugautam 3 года назад +1

    I have got a job and your videos have helped a lot. Really want to say Thank You

    • @CodeDecode
      @CodeDecode  3 года назад

      Many Congratulations Man 🎉🎉🎉🎉🎉🎉. Great news, all the very best Himanshu 👍👍

    • @CodeDecode
      @CodeDecode  3 года назад

      Thanks for the nice words 🙂🙂

  • @tirupatirao2854
    @tirupatirao2854 3 года назад +2

    I have found one of the best tutorials and interview questions great thanks to you mam also could you please share the ppt as well for quick revision

  • @siddharthshinde9630
    @siddharthshinde9630 2 года назад +1

    I have binge watched all your videos awesome content thanks a lot.
    Please cover all the advanced concepts related to Java8. Thanks in advance 🙂🙂

  • @yogeshwarmahto6198
    @yogeshwarmahto6198 2 месяца назад

    Wow ! superb explanation of some complex operations

  • @JasminSamnani
    @JasminSamnani Год назад +1

    Awesome, Your explanation is too good. Thanks you so much

  • @surajmane3430
    @surajmane3430 28 дней назад

    you can replace foreach lambda expression with method reference right you are using everywhere lambda in foreach

  • @jayaswalrajp
    @jayaswalrajp 2 года назад +1

    Thank you so much Mam. I saw all your java 8 video. I am feeling much comfortable now with Java 1.8.
    Please make video on rest of java 8 topic.
    Thank you again

    • @CodeDecode
      @CodeDecode  2 года назад

      Thanks Pradeep. Sure we will continue with java 8 series further 🙂👍

  • @rubinip1956
    @rubinip1956 3 года назад +1

    Thanks for this video and also add more problems using java 8 features. For eg I have an array 1,2,3,4,5 I need to return number whose square is less than 9. In this case output will be 1,2.how to write it using java 8 I was asked in an interview. Kindly upload these kind of questions. it Will be very helpful🙏🙏

    • @CodeDecode
      @CodeDecode  3 года назад

      Sure, we will cover those questions soon 👍👍

  • @ShankyB59
    @ShankyB59 Год назад

    Hi, I have questions.
    Can we use 2 or more filter intermediate operation in stream back to back.
    Eg : alist.steam().filter(some condition). filter (another condition). collect(Collectors toList());
    is it correct

  • @shrutisinha4322
    @shrutisinha4322 2 года назад +1

    Thank u soo much.. very well explained and best way to clear interviews!!

    • @CodeDecode
      @CodeDecode  2 года назад

      Thanks a ton Shruti 🙂👍

  • @nitinkumar154
    @nitinkumar154 Год назад

    As you said that peek returns nothing that is not correct it returns stream and thats why it is an intermediate operation Stream peek(Consumer

    • @jerinxavier5380
      @jerinxavier5380 8 месяцев назад

      If the parameter is consumer it will just consume the input stream right.? So it won't return anything

  • @PraveenKumar-lm4op
    @PraveenKumar-lm4op 3 года назад +1

    Thanks for you great effort, please continue with other stream concepts, that will helpful for learners

    • @CodeDecode
      @CodeDecode  3 года назад

      Sure Praveen. Thanks 👍🙂

  • @josephnairpudupermanil8679
    @josephnairpudupermanil8679 2 года назад +1

    No words to explain, well said.

    • @CodeDecode
      @CodeDecode  2 года назад

      Thanks a tonn 🙂🙂👍👍

  • @AmitYadav-sl4xh
    @AmitYadav-sl4xh 3 года назад +1

    Your content is great for an interview perspective.. thank you for your effort😊

  • @aniketrathore3517
    @aniketrathore3517 27 дней назад

    Hi Mam ,Do u have repository on github so we can take this clone

  • @lokeshmuthukumar1284
    @lokeshmuthukumar1284 Год назад

    Always liked your videos, please add more videos on the left side of stream tree❤

  • @mukulkopulwar
    @mukulkopulwar 7 месяцев назад

    Thank you so much Mam!!! clearly understood the concept.

  • @mamatharao2127
    @mamatharao2127 2 года назад +1

    Thanks a lot lady. More power to you.

    • @CodeDecode
      @CodeDecode  2 года назад

      Thanks a ton Mamatha 🙂👍

  • @siddharthshinde9630
    @siddharthshinde9630 3 года назад +1

    Hats off to your way of explanation really loved it if you have a dedicated course for all concepts of Java 8 especially a paid service please let me know. If possible please also make a video on Map and Flat Map diffrence s it's commonly asked in all of the Java 8 interviews. Thank you once again 🙂

    • @CodeDecode
      @CodeDecode  3 года назад

      Thanks Siddharth. No it's all free on our channel. Sure, we will make a video on flat map n it's application in real world 👍👍🙂🙂

  • @brajeshr333
    @brajeshr333 3 года назад +1

    Is it possible to get PPT of this course ?

  • @monikadhaterwal8285
    @monikadhaterwal8285 3 месяца назад

    Mam you didn't upload parallel processing stream as you discussed in previous vedio please upload. 20:33

  • @MykhayloDmytrenko
    @MykhayloDmytrenko Год назад +1

    0:15 Thanks a lot. This is a gold

  • @siddharthshinde9630
    @siddharthshinde9630 3 года назад +1

    It's really helpful your videos thanks a lot.Big thank you can you also please explain difference between Map and FlatMap it's being asked a lot in interviews

    • @CodeDecode
      @CodeDecode  3 года назад

      Thanks Siddharth. Yes we will cover map and flat map application n uses n diff 👍👍

  • @shankardayal6928
    @shankardayal6928 3 года назад +1

    Yes please cover collectors, stream builder, stream support. 🙏🙏

  • @Sai-zr9ol
    @Sai-zr9ol 2 года назад +1

    Hello, Thank you for helping us with your videos. I am unable to find the video for anyMatch(), distinct(), limit() and skip()..Could you please share me the link of that video. Thanks again :)

    • @CodeDecode
      @CodeDecode  2 года назад

      Hello Sai. It's somewhere here
      ruclips.net/p/PLyHJZXNdCXsdeusn4OM33415DCMQ6sUKy
      Even we forget where we covered what 🙊

    • @Sai-zr9ol
      @Sai-zr9ol 2 года назад +1

      @@CodeDecode Thanks a lot :)

    • @CodeDecode
      @CodeDecode  2 года назад

      Any time Sai. Keep learning keep ⭐✨⭐✨⭐✨

  • @krushnnabaviskar4131
    @krushnnabaviskar4131 5 месяцев назад +1

    very helpfull. thanks

  • @bkumar256
    @bkumar256 2 года назад +1

    Yes please make video on problems of parallel stream.

    • @CodeDecode
      @CodeDecode  2 года назад

      Nice topic it is. We will do that soon👍🙂

  • @prajaktapuranik4800
    @prajaktapuranik4800 2 года назад

    Is there video for detailed parallel streams?

  • @karthickselvam3938
    @karthickselvam3938 3 года назад +1

    Thanks for this video...and add Optional class video please,i couldn't find Optional class topic explanation... could you please help me on this topic..

    • @CodeDecode
      @CodeDecode  3 года назад +1

      Sure Karthick, we will post that soon 👍👍

  • @sekhar14301
    @sekhar14301 2 года назад

    I don't see Optional class example.if you have already explained can you comment link reply to me madam

  • @funnyvideorocks
    @funnyvideorocks 3 года назад +3

    can you teach us serialization topic with pragraame also with logic ? because deloitte asked me on question on serization and also ther asked me producer and supplier with thread logic? hello world memory

    • @CodeDecode
      @CodeDecode  3 года назад +2

      Sure 🙂🙂we will create seperate video on this 👍👍

    • @funnyvideorocks
      @funnyvideorocks 3 года назад

      @@CodeDecode thanks i will tell u all question which asked me in deloitte.my friend also done interview with deloitte .i will help u

  • @abhinavagrawal6148
    @abhinavagrawal6148 3 года назад +1

    Hello Code Decode, I want to connect for doubts related to Spring Boot. Please tell I will be thankful.

    • @CodeDecode
      @CodeDecode  3 года назад

      Sure please email us at codedecodebusiness@gmail.com

  • @Ravikumar-gj6qw
    @Ravikumar-gj6qw 2 года назад +1

    please cover those topics also like short circuit opertors etc , what u told at the end of the video,Tq

    • @CodeDecode
      @CodeDecode  2 года назад

      Already done that. You will find all those in our java 8 playlist. 20 to 30 videos we have on just java 8 interview questions

    • @Ravikumar-gj6qw
      @Ravikumar-gj6qw 2 года назад +1

      @@CodeDecode Thanks 👍

  • @neha6000
    @neha6000 2 года назад +1

    Now I understand thanks ❤❤

  • @jibinjames5128
    @jibinjames5128 2 года назад +1

    very helpful thanks alot

  • @namratamittal9976
    @namratamittal9976 2 года назад

    can you please share the google sheet which represent java 8 stream and all the methods in a diagram?

  • @gajendrathakur4833
    @gajendrathakur4833 2 года назад +1

    Superb Thanks

  • @claywithniks
    @claywithniks 3 года назад +1

    Can you please add RACT JS and JAVASCRIPT Interview

    • @CodeDecode
      @CodeDecode  3 года назад

      Sure we do have some angular content uploaded though

  • @start1learn-n171
    @start1learn-n171 9 месяцев назад +1

    Tq

  • @krishnareddy-ro2rp
    @krishnareddy-ro2rp 3 года назад +1

    Please do a video on SOLID PRINCEPLES concept

  • @dreamyme543
    @dreamyme543 Год назад

    Understood:)

  • @letslearn3181
    @letslearn3181 3 года назад +2

    Can you plz make videos on java 11 also

  • @rammohan-ui1fz
    @rammohan-ui1fz Год назад

    give your github link 🖇️