Java Spring Boot 4 Years Experience Interview

Поділитися
Вставка
  • Опубліковано 3 кві 2024
  • This Video contains:
    java spring boot interview questions for 4 years experience
    java mock interview for 4 years experience
    java mock interview for experienced
    Java Spring boot interview
    Core Java Interview
    spring boot mock interview
    spring boot interview questions and answers
    java interview questions and answers
    1) Free Mock Interview: Please fill out the Mock Interview participation form below and subscribe to our channel (This mock interview is for subscribers only): forms.gle/TU6i3ZgfndDH4Qn86
    2) Join Our Team: You can join our team and you will be an interviewer. We will give you a certificate of experience after 3 months, you will be in touch with some sharp minds and of course, you will gain a lot of knowledge by joining our team. Apply Here: forms.gle/8zKFy9ZYv4W7RjPN7

КОМЕНТАРІ • 63

  • @swastikmishra739
    @swastikmishra739 3 місяці тому +51

    Freshers hit like if you already know that "hibernate is not a database"

    • @venkydasari3481
      @venkydasari3481 3 місяці тому

      but u have to know Hibernate is Framework for Database @ swastikmishra739

    • @SilentTrading-for-u
      @SilentTrading-for-u Місяць тому

      She said she used hibernate to save data, so what's wrong with that, we do use it to map data correctly and also methods like save, update comes from hibernate. If i'm wrong do correct me.

  • @svgtdnn6149
    @svgtdnn6149 3 місяці тому +1

    comming from ds background then to mlops, mle, and now start picking up java backend stuff
    wondering is it normal that concurrency, deployment, testing, db optimisation are not requirement as java developer?

  • @SanketBhat7
    @SanketBhat7 3 місяці тому +10

    We understand that this is a mock interview. But usually in a real interview, candidate won't be told if he/she was right or wrong about the answer given. This is very important which decides the confidence of the candidate throughout the interview.

    • @genz-career
      @genz-career  3 місяці тому +25

      Correct but I am telling this so that viewers know the correct answer

    • @ravichauhan1635
      @ravichauhan1635 2 місяці тому

      @@genz-career You Both are Correct

    • @niteshnaik6992
      @niteshnaik6992 Місяць тому

      @@genz-career Yes this is a mock , so no issue, if u tell the answer we also get to know

    • @muhammadmujtaba3852
      @muhammadmujtaba3852 15 днів тому

      I think it's better to correct them so they will learn too, we should consider an interview as a learning opportunity too.
      A candidate should be mentally prepared he can be wrong too and there is nothing wrong in it

  • @Samsungs-ug4ht
    @Samsungs-ug4ht 2 місяці тому

    i liked it, asked good qstn but for this much exp. they also ask SQL queries and few coding qstns also. or ask verbally what will be your approach, for us it would be very helpfull.
    Thanks loved it ❤

  • @o7n71a0453
    @o7n71a0453 3 місяці тому +2

    Nice questions. Can u pls do more of 5+ yrs

  • @suryanshraghuvanshi9761
    @suryanshraghuvanshi9761 3 місяці тому +3

    Very good asked here but can you pls let us know answers also later sometime

  • @abhikannor9301
    @abhikannor9301 3 місяці тому +5

    Configure database in spring boot first we have to add properties in application.properties file if I'm wrong then we have to create entity class which is establish the connection after if we wants to add or get database we have to go with jpa repo after that if we want we can create runner class for performing actions on db

  • @thefellowtraveller7769
    @thefellowtraveller7769 3 місяці тому +2

    Very good initiative 🎉

  • @kristyqueen4295
    @kristyqueen4295 3 місяці тому +2

    Can you please tell me the questions asked in the interview

  • @Lorenzo_786
    @Lorenzo_786 2 місяці тому

    Core java nice quetion

  • @bhoslegovind9644
    @bhoslegovind9644 3 місяці тому +4

    If we override static method then it will become method hiding..means the behaviour of first method is going to hide by second method...If am i wrong then please correct me😊

    • @ro0t115
      @ro0t115 2 місяці тому

      exactly right ? it means we need className to access that hidden method and method hiding is actually overriding the static method but we don't need an object to access it and it does not involve instance methods.

  • @madhabkalpa5741
    @madhabkalpa5741 21 день тому

    We cant override static method i think

  • @lakshaychaudhary1397
    @lakshaychaudhary1397 3 місяці тому

    Nice

  • @umasingh4369
    @umasingh4369 3 місяці тому

    Make video only java 8 questions now a day's they ask alot about java 8 feature

  • @farooq9607
    @farooq9607 4 місяці тому +2

    can you ask problems , since i am 2 year expereicned ,in interview they are asking problems , if you ask problems in each interview it will useful to learn from it .

    • @ajaythombare6235
      @ajaythombare6235 4 місяці тому

      Do some leetcode that will be very helpful

  • @cringelord511
    @cringelord511 3 місяці тому +1

    i am a c# developer with 2.5 YoE. I am looking to switch to java. what things should i take care of?

    • @heathens2867
      @heathens2867 3 місяці тому

      Let me know what's your roadmap! Even I'm thinking of switching.

    • @cringelord511
      @cringelord511 3 місяці тому

      @@heathens2867 i used chat gpt. it has given me a list of topics to study. you can do that too.
      but i am confused as to will it cause a problem when i interview or not.

  • @raj006
    @raj006 3 місяці тому +1

    Hi sir I am currently working in Cognizant as java backend dev. Working on spring reactive. 2.5 years experience. I am getting little dev work there. How much DSA and how much spring should I study now to switch. I have 6.8 lpa can I jump to 10+? Need your advice sir

    • @genz-career
      @genz-career  3 місяці тому

      How can I help you?

    • @raj006
      @raj006 3 місяці тому

      @@genz-career sir I just want some insights how should I approach now for making switch

    • @avisaxena6888
      @avisaxena6888 2 місяці тому

      Bro i also work in cognizant and i am currently on bench , do you have any opportunities in your project ?? like are you guys hiring any associate ?? I have same YOE as yours in spring boot.

  • @ashishkabi4347
    @ashishkabi4347 4 місяці тому

    We can add spring security dependency while creating the project
    to secure our spring boot application.

  • @user-cd2sg2sr1r
    @user-cd2sg2sr1r 3 місяці тому

    for your question what if static intializers throws an exception? , can't we handle that exception and make the class load succesfully like these
    static {
    try {
    int[] arr = new int[3];
    System.out.println(arr[3]);
    }catch (Exception e) {
    // TODO: handle exception
    System.out.println(e.getMessage());
    }
    }

  • @suvojitsengupt
    @suvojitsengupt 4 місяці тому +6

    12:20 I know , Return type does not matter while overloading a method

  • @sonalisingh1384
    @sonalisingh1384 3 місяці тому +6

    I am a fresher java Fullstack developer, any reference would be appreciated

    • @skaftab3954
      @skaftab3954 3 місяці тому

      I am also a java developer looking for job, would you like to connect?

  • @er.mansuri
    @er.mansuri 2 місяці тому

    I have 3 years of experience in java spring boot, I'm willing to change job to location Lucknow, Noida,Delhi any of these

  • @anandmali4059
    @anandmali4059 3 місяці тому

    Sir can you olease take my mock interview for Java Developer

    • @genz-career
      @genz-career  3 місяці тому

      Yes I can, please fill the form

  • @user-lf2td5qf4z
    @user-lf2td5qf4z 4 місяці тому +1

    What are the career opportunity after learning spring boot?

    • @genz-career
      @genz-career  3 місяці тому +1

      Excellent opportunities

    • @khan31364
      @khan31364 3 місяці тому +1

      No oppertunity

    • @user-ml2br6fq1t
      @user-ml2br6fq1t 3 місяці тому +2

      Nothing. Spring boot is so easy, so people expect anyone to work on it. Specializing in a particular domai area/tool will give you more opportunity

    • @ro0t115
      @ro0t115 2 місяці тому

      @@user-ml2br6fq1t anyone can just do the sprinBoot: true but not true, why? when complexity start to grow then you are going to need the base knowledge of core java and servlets to spring core ... if you don't know the core concepts in long run you are doomed .....

  • @adityac2931
    @adityac2931 3 місяці тому

    3:27 Seriously are there clients in IT services who use JSP ?

    • @reallylordofnothing
      @reallylordofnothing 3 місяці тому

      yes. Because npm requires an entire UI team and migration of all code.

  • @patcian594
    @patcian594 4 місяці тому +1

    I want to give interview

    • @farooq9607
      @farooq9607 4 місяці тому

      Link in description

  • @swetankmishra3365
    @swetankmishra3365 4 місяці тому

    Any reference for me as java developer in any company?

    • @erfanhabeeb6848
      @erfanhabeeb6848 4 місяці тому +1

      Experience?

    • @swetankmishra3365
      @swetankmishra3365 4 місяці тому

      @@erfanhabeeb6848 Total 3 years 3 months, Relevant experience - 1 year 4 months

    • @swetankmishra3365
      @swetankmishra3365 3 місяці тому

      @@erfanhabeeb6848 1 year 4 months as Java developer

  • @MaximusHyde
    @MaximusHyde 3 місяці тому +1

    why guy says "mumble, mumble, mumble" all the time?

    • @genz-career
      @genz-career  3 місяці тому

      Sorry bro I will try to improve next tome

  • @content.creatorbyunknown
    @content.creatorbyunknown 4 місяці тому

    The interview questions more about java then spring boot

  • @Saurabh-vp9cs
    @Saurabh-vp9cs 3 місяці тому +3

    You look like professor from the money heist

  • @xolothegermanshepherddog7873
    @xolothegermanshepherddog7873 2 місяці тому

    Not good