Selection guaranteed | java interview questions and answers | Microservices interview questions

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

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

  • @abhilashpatel6852
    @abhilashpatel6852 Год назад +4

    11:30 abstract class VS default method interface
    36:22 react interview

  • @nonameiskickass1319
    @nonameiskickass1319 2 года назад +24

    Was able to get 38 LPA, 60 days notice period remaining. Now targetting for 45 LPA, your videos have been really helpful

  • @abhilashpatel6852
    @abhilashpatel6852 Год назад +3

    This is too hard man! This interview gives me chill.

  • @ManishTiwari-or8zt
    @ManishTiwari-or8zt 4 месяца назад

    That default size of the common pool can be changed with this property:
    -Djava.util.concurrent.ForkJoinPool.common.parallelism=8

  • @RealSlimShady-um6gf
    @RealSlimShady-um6gf 11 месяцев назад +1

    These questions are for 9 YOE? 2015 and he worked on Spring old version that used some database? Java 14 features?
    Overriding doesn't know which interface it used as you are implementing code in that method in your class

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

    Great job, how did u prepare for interview?how much time it took for preparation?please suggest the any links or videos for interview preparation.

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

      Its practice and practical experience

  • @shivadhamo
    @shivadhamo 2 года назад +4

    Java 14?, It is not suggested to use non LTS version of Java in projects

    • @itsnarahari
      @itsnarahari 6 месяцев назад

      Yes it's not recommended we can use LTS 11, 17

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

    Well done, good job

  • @MYSTERIOMAXXX
    @MYSTERIOMAXXX 11 месяцев назад +1

    Really helpful and indepth video..
    thanks

  • @javainterview5096
    @javainterview5096 Год назад +2

    Selection not Guaranteed. Diamond problem will give compile time error :)

  • @user-ld3tv9mk4z
    @user-ld3tv9mk4z Год назад +2

    they are asking to write satellite code .. not this kind of questions .. there is no design scenarios questions ..

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

      Interview was called as system design round

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

    You have answered Java questions but you need improve react skill. You can't use context for state management of component.

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

      Yes, i do

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

      @Arul I think we can... redux is not only the solution

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

      lmaoo.. who told...

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

      Junior React frontend dev answer 😂, you need to know how things works under the hood.

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

    I am not sure about the number of CPU Core vs the number of Threads explanation... but it seems wrong to me :(

    • @nareshmakhija
      @nareshmakhija 6 месяцев назад

      Runtime.getRuntime().availableProcessors() this method gives number of cores of our CPU and this can be our number of thread for current approach, this is called parallelism

  • @tejachowdary309
    @tejachowdary309 Год назад +2

    What is the answer for denial of service , how do we prevent it

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

      Denial of service is when somebody is trying continuosly to break some system. I mean some machine is make continuous calls.
      Captcha is one way to prevent it
      Multiple downloads are sometimes notified. These all are denial of service attacks

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

      @@JavaTechies Thank you for the answer. But the exact question is how to stop hitting "POST" multiple times. Is the answer same as the candidate said. Maintaining a counter on server side ?

    • @kalyanraju4251
      @kalyanraju4251 Год назад +2

      @@tejachowdary309 May be we can implement rate limiting at server side or gateway level.

    • @RealSlimShady-um6gf
      @RealSlimShady-um6gf 10 месяцев назад

      @@kalyanraju4251 have you done this?

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

    My experience is also 9 and expecting 60 LPA (approx 38% hike on current)
    Am I eligible for the role ?

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

      Not sure,this is preety hard but there is no limit

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

      You can expect such an amount, but it will depend a lot on which company your are applying to. Expect a challenging interview process. I hope this helps.

    • @gabrielfono844
      @gabrielfono844 7 месяцев назад +1

      This interview is pretty though

  • @samanthafox111
    @samanthafox111 7 месяцев назад +1

    This guy is a React guy with less Java exposure

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

    Is the candidate selected?

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

    Ye banda type kar raha hai then answer de raha hai saaf sunai de raha hai typing voice 😂😂

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

    how much LPA expected sir ?

  • @amarnathsil7014
    @amarnathsil7014 7 месяцев назад +1

    Was the candidate selected?

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

      It's an year old interview, not sure now

  • @fdtrs5tr
    @fdtrs5tr Месяц назад +1

    Same interview you posted in the name of other company..