TechM round 2 java interview questions and answers | Microservices interview questions

Sdílet
Vložit
  • čas přidán 7. 09. 2024
  • TechM java interview question and answers
    Microservices Interview questions
    Spring boot interview questions
    java interview questions
    -----------------------------------------
    Subscribe to our channel : / javatechies
    Connect to us on Telegram : t.me/joinchat/...
    Connect to us over Email : JavaTechiess@gmail.com
    Top 10 basic Multithreading Interview Questions in Java: • Top 10 basic Multithre...
    INTRODUCE YOURSELF || How to Introduce Yourself in a JOB INTERVIEW: • INTRODUCE YOURSELF || ...
    Master HashMap in 50 minutes | Hashmap internal working | Java interview questions and answers: • Master HashMap in 50 m...
    Software Design- Learn SOLID principles with code in 20Minutes: • Software Design- Learn...
    Cracking the coding interview || Java streams Coding questions: • Cracking the coding in...
    Spring boot Scheduler and Timer Task Tutorial | Live code Demo: • Spring boot Scheduler ...
    Top 10 spring boot Interview questions [most frequently asked java Interview questions and answers]: • Top 10 spring boot In...
    Top 10 Core java interview questions and answers [Most asked interview questions]: • Top 10 Core java inter...
    Top 10 Java collections framework interview questions for experienced[Most asked interview question]: • Top 10 Java collection...
    #java​ #javaInterviewQuestions​ #JavaInterviewQuestionsandAnswers​​​ #Intellipaat​​​ #JavaInterview​​​ #CoreJavaInterviewQuestions​​​ #JavaInterviewQuestionsandAnswersForExperienced​​​ #JavaTutorial​​​ #JavaProgramming​​​ #JavaTutorialForBeginners​​​
    Thanks
    Java Techies

Komentáře • 62

  • @johnkiran3306
    @johnkiran3306 Před rokem +26

    String vs String buffer
    Final vs finally
    Multiple inheritance
    Diamond problem
    Abstract method vs default method
    Threads
    Synchronise block
    Private constructed
    Design patterns
    Singleton pattern
    Factory pattern
    Array list vs linked list
    Hash map vs hash table
    Concurrent
    Comparator vs comparable

  • @souravbasak5826
    @souravbasak5826 Před 2 lety +37

    ** Other ways Singleton design pattern can break :
    1. Serialization : while deserializing, new object will get created. To prevent, override readResolve( ) method, and return the only instance.
    2. Reflection : by getting a handle on the Class object, one can change the accessibility of the constructor from private to public and create object. To prevent, throw RuntimeException from constructor if instance already exists.
    ** Runnable is not Marker interface, it is Functional interface (only one abstract method). Marker interfaces are those that have no method, no field, used only to declare that a certain class will have a certain characteristics ( example - Cloneable, Serializable )

  • @SaurabhKumar-fo6zp
    @SaurabhKumar-fo6zp Před rokem +3

    in runnable case, you have to create object of thread. runnable is functional interface not marker interface . you should check equals and hash code contract as well as comparable and comparator.
    it felt like L1 interview.

  • @shubhamjadhav-mk6kw
    @shubhamjadhav-mk6kw Před 2 lety +5

    Comparator having two methods equals and compare

  • @rexsam3134
    @rexsam3134 Před 2 lety +4

    Few corrections to others who are watching this audio
    Question i understood was how to break a Singleton pattern and not describe different ways of creating Singleton 9.28
    @Autowired is different than what you explained
    Spring Security authentication : how do you authenticate each and every user and how is it mapped to access token?
    Arraylist vs linkedlist has 6 to 7 differences

  • @ridhamthumar6211
    @ridhamthumar6211 Před 2 lety +13

    I have also 3 years of experience and faced same questions in interview. Although this seems like L1 interview. L2 will be harder compared this.

  • @personelpurpose1531
    @personelpurpose1531 Před 2 lety +3

    Hi Mansi ,first of all thankq because of your vidoes i could answer spring boot and clear interview 🤣 but i don't have spring boot knowledge will I be able to survive in new company

  • @rastemmilengephirchltechlte

    What a interview he can't failed him every answer was correct

  • @imrantamboli8085
    @imrantamboli8085 Před 2 lety +1

    Thanks 👍 you got selected?

  • @Aj-gy9hj
    @Aj-gy9hj Před 2 lety +1

    Nice one bro

  • @mdumarreza3072
    @mdumarreza3072 Před 2 lety +2

    Waiting........ Bro

  • @shine5521
    @shine5521 Před 2 lety +1

    Just a question we're you in ninja Cadre or the digital Cadre as even I have 2 years of experience in tcs but while trying to switch none of there service based company is providing more than 40 percentage of hike and my current ctc is very low can you please advise how to handle this situation as my knowledge is good so I am able to Crack the interviews but the salary negotiation part is bit difficult for me .

    • @JavaTechies
      @JavaTechies  Před 2 lety

      Feel free to share an email, we will help on this.

  • @Prabhu__Shree_Ramji
    @Prabhu__Shree_Ramji Před 2 lety +7

    Let me add one more correction
    We can use finally without catch block but we would have to add finally with try in that situation ❤️
    Why multiple inheritance is not possible
    If I made class A and Class B
    Which is having same method
    And I made one class C which is inherited class A and Class B then because of same method in both class the Class C would be confuse about class A and Class B which method has to be Access that's diamond problem and because of that multiple inheritance is not possible in java
    We can achieve it via interface

  • @rakesh1594
    @rakesh1594 Před 6 měsíci +2

    3 years 15Lpa techm 😂

  • @shafalikataria7976
    @shafalikataria7976 Před 2 lety +5

    It's good to help people and share your experiences and help them in getting good offers. But is it ethical to record companies interview like this? I am wondering how would HR react to this if they comes to know about this.

    • @rexsam3134
      @rexsam3134 Před 2 lety +2

      @Shafali yes you are right that it's not ethical to record such interviews for any personal gain for interviewee or officially for any company.
      During COVID people record such interviews. During FTF they cannot do that leave alone upload such recordings. Interviewers can object to these.
      But few companies too record these interviews for HR reasons and it's not ethical too unless the candidate is an employee.
      As fas as it's not objectionable or defacing the company name, they usually don't mind as it's not violating any copyrights.
      Companies will be happy that they are getting publicity on social media. That too FREE.

  • @karamjitsinghsehdev3451
    @karamjitsinghsehdev3451 Před 2 lety +2

    runnable is functional interface

  • @personelpurpose1531
    @personelpurpose1531 Před 2 lety +1

    Hi is c2h jobs easy to get in IT ,i have a 2year gap and i am only getting c2h jobs

  • @SpiritualPath1
    @SpiritualPath1 Před rokem +1

    tech mahindra giving 15LPA to 3 years exp can't believe, absolute fake/scripted.

    • @JavaTechies
      @JavaTechies  Před rokem +1

      It was an year back, when people with 3 years experience were not ready to join at 15, there expectations was beyond 15.
      Btw nothing is scripted here. Its for helping us all. Hope you understand

  • @paragchitriv8998
    @paragchitriv8998 Před rokem +2

    I'm in TechM and they not provided 15 L for 3 yr experience.... it's not True 😂😂

  • @anandreddy7053
    @anandreddy7053 Před 2 lety +2

    Fake interview ,.. its just a recording

  • @gnsc
    @gnsc Před 2 lety +4

    This is fake interview.

  • @rastemmilengephirchltechlte

    I got a mail today from a big MNC which headline is selection mail
    And inside there this is mentioned
    "Dear Candidate,
    Thank you for taking the time to apply with ****(company name) It was a pleasure getting to meet you and we think that you’d be a great fit for this role."
    After that they asked me to submit document on online process
    I am assuming I am selected it is right or not please let me clearify

    • @rexsam3134
      @rexsam3134 Před 2 lety +1

      No one : no it doesn't mean that you are selected but you are kept as a standby as that MNC may give you an offer depending on candidates that they must have given offer letter for the same role.

  • @driveshare3656
    @driveshare3656 Před 2 lety +1

    TIAA vs Nagarro which is best? Yoe- 2.5 yrs

  • @mdumarreza3072
    @mdumarreza3072 Před 2 lety +2

    He told. he hase 3 years experience and you wrote in headline 2 years

  • @amarnathkumar2564
    @amarnathkumar2564 Před rokem

    TCS 😂

  • @Manish-py3jc
    @Manish-py3jc Před 2 lety +1

    15 lpa is true?