Java Mock Interview - Java interview questions and answers for experienced | Top Spring Boot QNA

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 ก.ย. 2024

ความคิดเห็น • 156

  • @KalathilAjayMenon
    @KalathilAjayMenon 2 ปีที่แล้ว +95

    I have been in the Industry for many years and every year I see something new coming out. The presentation over here has been really nice. Especially the part where with the explanation the code is also demo'ed. Helps to recollect something forgotten. Well done guys.

    • @SeleniumExpress
      @SeleniumExpress  2 ปีที่แล้ว +1

      Thank you, Ajay !

    • @ajaykathwate7595
      @ajaykathwate7595 ปีที่แล้ว +1

      @@SeleniumExpress can you please take the Java + Springboot Mock interviews for freshers?

  • @namitatare9387
    @namitatare9387 2 ปีที่แล้ว +10

    And:When there is a requirement to implement a interface without any specific functionality,marker interface can be used.. Abhilash sir, ur example was superb 👍

  • @courageoghogho7402
    @courageoghogho7402 2 ปีที่แล้ว +7

    This lady is awesome. Wow. She is really a motivation to me...I wish I can answer questions flawlessly like this.

  • @ytsub-uk8mk
    @ytsub-uk8mk ปีที่แล้ว +2

    Power-packed of knowledge. Salute Abhilash and Lavanya.

  • @ramanjaneyulukommuri5905
    @ramanjaneyulukommuri5905 2 ปีที่แล้ว +24

    It's big great session that was having huge amount of information in one and half hour video has presented to us and motivates to learn more and more which makes very simple and easier to be a professional and achieve the success and reach the goals that what we have pointed to achieve..
    Such a Great and awesome work effort made by both of you and we are expecting one or more sessions like this to get the more knowledge like the way your explaining the questions and answers....👏👏👏👏👏👏👏👏👏👏👏👏

  • @saravanansivaji3832
    @saravanansivaji3832 ปีที่แล้ว +4

    The answers discussed @ 1:05:50 for transaction propagation levels NOT_SUPPORTED vs NEVER is wrong. For propagation level NEVER only throws exception when there is an active transaction. For NOT_SUPPORTED, If a current transaction exists, first Spring suspends it, and then the logic is executed without a transaction (non-transactional way)

    • @thegirlfrommoon
      @thegirlfrommoon ปีที่แล้ว

      Glad i read your comment.

    • @dhanushnarayananr8413
      @dhanushnarayananr8413 9 หลายเดือนก่อน

      @SeleniumExpress Please clarify is this right or wrong

  • @maddy_6968
    @maddy_6968 ปีที่แล้ว +2

    This us my first time on your channel...I really liked this setup where you not just ask questions but help viewers like me to understand the concepts better this shows your true motto is to spread knowledge and not just create video. Thanks again and wish you best luck.

  • @Sundharamurali
    @Sundharamurali ปีที่แล้ว +8

    Problem with having a normal interface in place of a marker interface:
    Our intention is just to provide metadata to the JRE. I assume you are mentioning the interface with abstract methods.
    If we use the interface with abstract methods instead of a marker interface, we have to implement those methods in the class implementing it(Which is not our intention).

  • @Neerajkushwaha-uz8wo
    @Neerajkushwaha-uz8wo ปีที่แล้ว +3

    This is the best presentation i have ever seen by an Indian youtuber. Thanks for providing such a great content❤

  • @mangeshwagh1842
    @mangeshwagh1842 ปีที่แล้ว +4

    Superb Abhilash...! Java developer community will be proud of you. Few Suggestions : 1) idea of doing animation is too good. That is helping a lot. Just feel like watching a movie.. 2) Please post more videos on spring boot microservices, docker, kubernetes. Thank you.

  • @sumithulsurkar2436
    @sumithulsurkar2436 2 ปีที่แล้ว +2

    You are awesome man, Thanks for taking efforts for the dev community around the globe

  • @robertshakhrai9481
    @robertshakhrai9481 ปีที่แล้ว +1

    good job, especially part when you show code on your screen, it helps to understand things better

  • @black_spy3567
    @black_spy3567 2 ปีที่แล้ว +1

    We use Swagger UI to provide certain functionality in microservices. Which bean we use? Swagger Context provider or Swagger Application Provide or Swagger Resources Provider

  • @KPSinghx
    @KPSinghx 2 ปีที่แล้ว +1

    i have learned alot with these mock interview , wating for more mock interview , like AWS for java developer

  • @commonman8540
    @commonman8540 ปีที่แล้ว +1

    Abhilash, Really nice, I can understand how much effort you have put to make such a useful video with clear explanation. Its motivates to learn more , Keep it up.

  • @robertoenriquechavezrodrig731
    @robertoenriquechavezrodrig731 2 ปีที่แล้ว +2

    Amazing interview. Thankyou very much! Some questions and answers were very advanced, but it motivates me to keep learning. Thank you and God bless you! Regards from Russia! Tuesday, May 31st, 2022.

  • @kirankumarmothukuri7660
    @kirankumarmothukuri7660 2 ปีที่แล้ว

    Quality of interview , Demonstrating wile explaining is awesome.

  • @ravi46826
    @ravi46826 ปีที่แล้ว

    Lavanya is so intact... on point I wish I could have such a cool and clear trainer/mentor....☺️☺️

  • @nkwejusticemapoulo2208
    @nkwejusticemapoulo2208 7 หลายเดือนก่อน

    The best mock interview ever!. Please do more interviews with her.

  • @croydon21H
    @croydon21H 5 หลายเดือนก่อน

    @42:00 I would say @bean wont be added to context without @Configuration type of class...but @Component is bean that gets added to context automatically. Yes Bean has more control.

  • @sahukarinaveenkumar3188
    @sahukarinaveenkumar3188 2 ปีที่แล้ว

    Every Java developer should watch this video. Thank you Abhilash and lavanya for this video

  • @JIeshaz
    @JIeshaz ปีที่แล้ว +1

    A brilliant interview to refresh spring knowledge

  • @streetchronicles5693
    @streetchronicles5693 ปีที่แล้ว

    Ok the side by side coding as she answers is insane value. Great videos. Subbed

  • @krishnakshirsagar4570
    @krishnakshirsagar4570 2 ปีที่แล้ว +1

    when i saw you were also giving coding example in videos while she was explaining i instantly subscribed

  • @harishtyagi415
    @harishtyagi415 2 ปีที่แล้ว

    Thank you very much Sir, after watching your all mock interview videos. , today I have 6 companies offer letter in my hand.

  • @ajaycsenit
    @ajaycsenit 2 ปีที่แล้ว

    The thing you pointed out about ThreadLocal I was just thinking the same when Lavanya was giving yhat example of keeping the authentication object inside the ThreadLocal :), Thanks for reclassification.

  • @ripalbhagat2785
    @ripalbhagat2785 2 ปีที่แล้ว +2

    This video is very helpful for my preparation, thanks for uploading !

  • @crisel15tqm
    @crisel15tqm 2 หลายเดือนก่อน

    It was an awesome video. I learned several definitions and it motivates me to continue learning! Thanks :D

  • @vijaybhaskar3169
    @vijaybhaskar3169 2 ปีที่แล้ว +1

    Both of you have done a fabulous job, i can understand how much effort you have put to make such a wonderful and useful video with crystal clear explanation. I am impressed with the content. Keep it up. I will be looking forward to your future videos.

  • @ColorsWithThread
    @ColorsWithThread 2 ปีที่แล้ว +1

    Still wonder who made you Software Programmer? You are a born teacher with astonishing talent of teaching complex concepts in easy way..i wish you were teaching in Oxford University!

  • @vaghii6731
    @vaghii6731 2 ปีที่แล้ว +2

    U are great abhilash thanks for these kind of interview sessions

    • @SeleniumExpress
      @SeleniumExpress  2 ปีที่แล้ว

      Thank you for the kind words, Vaghii !

  • @Vithal_Nivargi
    @Vithal_Nivargi 2 ปีที่แล้ว +1

    Amazing sir ❤️ please make one more video!

  • @BeginnerToProDeveloper
    @BeginnerToProDeveloper 7 หลายเดือนก่อน

    We can achieve using a normal interface but since we will define methods in it. we need to override those methods in the class which implements that interface.

  • @sure.krishna
    @sure.krishna 2 ปีที่แล้ว +1

    We want more videos like this, please do make...

  • @parmodprajapati
    @parmodprajapati 2 ปีที่แล้ว +1

    Hi,
    Excellent, Your all videos are helpful, Now related to Java mock interview videos are giving us more weapons.
    I hope you will provide Java mock interview videos every Monday.

    • @SeleniumExpress
      @SeleniumExpress  2 ปีที่แล้ว +2

      Thanks, Parmod !
      Sure, I will try to add few more episodes to this series. The goal is to cover different questions which are frequently asked in Java interviews.

  • @punzzycool
    @punzzycool 2 ปีที่แล้ว

    All these years I refrained from watching your videos as i thought this channel is mainly for Software Automation Testers as its name is Selenium Express but now I got to know that its not true. BTW good set of questions and explanations. Keep it up

  • @walterwhite7167
    @walterwhite7167 ปีที่แล้ว

    Amazing content! Can't wait for new series. Thanks a lot!

  • @prasannajitsamal3544
    @prasannajitsamal3544 2 ปีที่แล้ว

    That is a nice video in terms of learning point of view, thank you 🙏 both of u actually, keep it up and we need more videos like this...

  • @ashwinkumar09uvce
    @ashwinkumar09uvce 2 ปีที่แล้ว

    Interview questions and concepts explained are very good.. refreshed my knowledge and helped me Thanks !! Waiting for more mock interview sessions 💖

  • @Believer...
    @Believer... ปีที่แล้ว

    Huge Respect for this massive valuable content.

  • @pranavmahajan4190
    @pranavmahajan4190 9 หลายเดือนก่อน

    Her knowledge is really good.

  • @vipingour5189
    @vipingour5189 2 ปีที่แล้ว +2

    Awesome 😊, this video is very helpful for us. Thanks ❤

    • @SeleniumExpress
      @SeleniumExpress  2 ปีที่แล้ว +1

      Glad to hear, Vipin 😊

    • @vedavathi1117
      @vedavathi1117 2 ปีที่แล้ว

      @@SeleniumExpress very nice this vedio is very helpful thankyou.. I would like to contact you regarding java preparation could you please provide your contact Abhi.

  • @Manuel-oe4gv
    @Manuel-oe4gv 2 ปีที่แล้ว +5

    Great content for preparation but sounds a bit unrealistic to know everything by heart during a real interview, there are reference docs for a reason, we forget details.

    • @SiraviYoshni2020
      @SiraviYoshni2020 2 ปีที่แล้ว +1

      Yeah .it is great video but even I felt that this is somewhat unrealistic that she knows even the insides such as spring.factories inside META-INF etc

    • @_danox
      @_danox 2 ปีที่แล้ว

      I was thinking the same, maybe in their education culture they need to memorize a lot the details but for the day to day work is pointless, as you said, we have the documentation for a reason.

  • @KailashJNirmal
    @KailashJNirmal ปีที่แล้ว

    Very useful and helpful for anyone who is Java , Spring , Spring Boot ( Java Backend) developer. Thanks to you sir and entire team for the efforts. I am just wondering How are you creating / recording video? It's so convenient for the viewers. Lovely. !Thanks again!!

  • @SriHariChukka1210
    @SriHariChukka1210 2 ปีที่แล้ว

    Thanks everyone for your efforts

  • @tankala30
    @tankala30 2 ปีที่แล้ว +2

    Hey lavanya...we worked in Cognizant in same project.

  • @chamanjain9843
    @chamanjain9843 5 หลายเดือนก่อน

    At 40:08, Question 7 is not right, as we can add @Conditional over @Service, @Component, or even @Configuration annotated classes.

  • @ankitsrivastava2994
    @ankitsrivastava2994 9 หลายเดือนก่อน

    Hi Abhilash it is very much helpful , Please Please create Microservice Interview Mock

  • @TrupsWorld
    @TrupsWorld 2 ปีที่แล้ว

    Absolutely amazing 🎉🎉 thank you @Abhilash for such deep and in detail content 🙏

  • @abhrajitnandy
    @abhrajitnandy 2 ปีที่แล้ว

    You are THE GURU of development ❤️

  • @kesavenvulliamay4637
    @kesavenvulliamay4637 2 ปีที่แล้ว +2

    Very Informative !

  • @alessandrobruni568
    @alessandrobruni568 หลายเดือนก่อน

    complimenti Lavinia!!!!

  • @rajmohanshekhawat1873
    @rajmohanshekhawat1873 2 ปีที่แล้ว

    That's was awesome.. Now iam able to relate things easily.. Thank you 🤍

  • @rajendrajain9081
    @rajendrajain9081 ปีที่แล้ว

    I really like the way you are teaching and its really helpful.Have you also created any video on thread concept.I am unable to find it.

  • @jayalakshmi1369
    @jayalakshmi1369 ปีที่แล้ว

    Very clear explanation Lavanya

  • @SummerIsFun2024
    @SummerIsFun2024 10 หลายเดือนก่อน

    She memorized the answers well

  • @AnitaSingh-fg2ef
    @AnitaSingh-fg2ef 2 ปีที่แล้ว

    Great Explanation. Thank you so much Abhilash

  • @kraw-vo4oy
    @kraw-vo4oy 6 หลายเดือนก่อน

    like any blockbuster movie the climax part is too good... :)

  • @kamalabdullayev4445
    @kamalabdullayev4445 2 ปีที่แล้ว +1

    I think you made a mistake with the @Transactional question. You said calling transactional method from a non-transactional method will create a new transaction, but it is not true. By default dynamic proxy doesn't support this. Both methods should be transactional. It is a self call.

  • @yogeshjoshi8021
    @yogeshjoshi8021 8 หลายเดือนก่อน

    Hi Abhilash, Interview recording is really great. Thanks a lot!! .I have one doubt in @Transaction(NOT _SUPPORTED ) and @Transactional(NEVER). I guess the NEVER will suspend the transaction if already exists and throw error. (You have explained this in your Transaction Management session). But in this interview session it was mentioned that NOT SUPPORTED will throw error. Please correct if I am wrong..

  • @juracosoftware4009
    @juracosoftware4009 2 ปีที่แล้ว

    We use marker interface as normal but modifications in jvm is required

  • @JohnDoe-ej6vm
    @JohnDoe-ej6vm 2 ปีที่แล้ว +1

    Please provide one for fresher.

  • @mansinghyadav548
    @mansinghyadav548 2 ปีที่แล้ว +8

    Sir we are waiting for spring boot videos

  • @bynuful
    @bynuful ปีที่แล้ว

    Perfect !! Loved every minute of it 👏👏

  • @RiteshSingh-xb9oy
    @RiteshSingh-xb9oy ปีที่แล้ว

    hello sir pls upload spring oauth and jwt full videos..i have completed your all spring security videos it was nice videos

  • @mustafaercan686
    @mustafaercan686 2 ปีที่แล้ว +2

    Hello Abilash, can you make videos on topic Web Services(REST/SOAP)

  • @vigneshrv
    @vigneshrv 2 ปีที่แล้ว

    Looks like .. I was in my college ...
    I would like to see algorithms too from you guys :)

  • @kshitijsingh1990
    @kshitijsingh1990 2 ปีที่แล้ว

    Instantly subscribed. Quality content!

  • @aditigupta5324
    @aditigupta5324 2 ปีที่แล้ว +1

    One of the best channels

  • @srinivassri9335
    @srinivassri9335 2 ปีที่แล้ว

    Thanks for all your efforts. This really helps us.

  • @sadvikgowda6474
    @sadvikgowda6474 2 ปีที่แล้ว +1

    Very informative....

  • @sufyankhot7520
    @sufyankhot7520 2 ปีที่แล้ว +2

    I would have failed this interview terribly lol 😂😭

  • @smratikushwah6692
    @smratikushwah6692 9 หลายเดือนก่อน

    Great video, thanks a lot 😊

  • @chayanjana20
    @chayanjana20 2 ปีที่แล้ว

    spelling mistake in defination, instead😄 it would be definition, but really in depth session.

  • @anuragduttachowdhury9440
    @anuragduttachowdhury9440 2 ปีที่แล้ว +1

    Have been working with Java Spring Boot in the industry for a year now. After listening to the interview I feel I am a noob. But my question is are these questions actually asked for Job Roles with Spring boot and Microservices ?

  • @surbhibansal7164
    @surbhibansal7164 2 ปีที่แล้ว +5

    Hey ,as usual great content!
    However , I have a doubt about @bean vs @component….you guys were discussing that we cant put conditions with @component….is it so??? I have seen many examples where condition is there at class level with@component….
    Kindly help in clearing this doubt pls :(

    • @mukeshbehera1026
      @mukeshbehera1026 2 ปีที่แล้ว

      @Component is a class level annotation where as @Bean is a method level annotation. And method name server as the Bean name.

    • @MoanDeep
      @MoanDeep 2 ปีที่แล้ว

      @surbhi bansal, I join your question. I am using @ConditionalOn* properties over along with @Component

  • @individual2214
    @individual2214 ปีที่แล้ว +1

    I feel these type of questions shouldnt be asked in interviews. I mean we have google for a reason, why would one memorize these details.

  • @ruhikumari8083
    @ruhikumari8083 2 ปีที่แล้ว

    Please do more series like this 👍

  • @josephnairpudupermanil8679
    @josephnairpudupermanil8679 2 ปีที่แล้ว

    Awesome explanation bro..

  • @ordered_saddle5
    @ordered_saddle5 2 ปีที่แล้ว +1

    how do we read "@" sign, in many tutorials they say "Athereth OR Atheret" . can any one spell that for me??

  • @mousumisaha4525
    @mousumisaha4525 2 ปีที่แล้ว

    Great session. Thank you

  • @jayasimharaju9220
    @jayasimharaju9220 ปีที่แล้ว

    How you are technically this good Abhilash, I mean is it because of project work you have done in your earlier days or have u learnt personally on your own. Bcz most of the times we won't get end to end projects.

  • @shashikantkumar9019
    @shashikantkumar9019 2 ปีที่แล้ว

    Really Nice Session

  • @saravananba748
    @saravananba748 2 ปีที่แล้ว

    Hi Abilash , please make a playlist in collection framework.

  • @nandnitech160
    @nandnitech160 2 ปีที่แล้ว

    hello sir, plss make a one video on how to manage interview phobia?

  • @Daxbedivlogs
    @Daxbedivlogs 2 ปีที่แล้ว

    very informative can we have some videos on websocket with stomps with any messaging queues???

  • @aamirmalik8858
    @aamirmalik8858 2 ปีที่แล้ว

    @Abhilash I have used AnnotationConfigApplicationContext applicationContext = new AnnotationConfigApplicationContext(AppConfig.class); in main method but i also have controller how can i call the controller from here .
    If i am using Springapplication.run(App.class, args) then error is thrown

  • @vishalkumarsonawane6772
    @vishalkumarsonawane6772 2 ปีที่แล้ว

    Great

  • @akhil7556
    @akhil7556 9 หลายเดือนก่อน

    Really helpful

  • @juiliraut9413
    @juiliraut9413 2 ปีที่แล้ว

    Marvellous.

  • @nextiswhat6262
    @nextiswhat6262 ปีที่แล้ว

    what is the package of her in usa any approximate pkg and how can we get selected for USA location?

  • @akshaysingh2294
    @akshaysingh2294 ปีที่แล้ว

    In Java 8,Interface can have default & static methods as well,so can we say that its breaking the statement which says an interface contains only abstract methods?

  • @sripolisettys
    @sripolisettys 2 ปีที่แล้ว

    Awesome session

  • @dheebanm9158
    @dheebanm9158 2 ปีที่แล้ว

    Extraordinary Wrok sir

  • @sunnywaypoori9035
    @sunnywaypoori9035 2 ปีที่แล้ว

    Hi sir,
    Please upload the videos some what fast

  • @AkashVermaNITian
    @AkashVermaNITian ปีที่แล้ว

    1 advice bro.. whenever she starts explaining something, please avoid popping up data/notes at that exact moment.
    it really distracts and confuses me that to which should I focus the explanation she's giving or your pop-ups.
    please provide some latency

  • @CreativeTechie101
    @CreativeTechie101 2 ปีที่แล้ว

    Appreciate Abhishek !

  • @lakshmiprasanna5954
    @lakshmiprasanna5954 2 ปีที่แล้ว +1

    Very useful abhi

  • @rakeshkumar8908
    @rakeshkumar8908 2 ปีที่แล้ว

    Thanks

  • @avinashmolaj
    @avinashmolaj 2 ปีที่แล้ว

    Thanks for the great content! This is very useful