TCS | 5+ years experience| real time java interview series| Interview 10

Поделиться
HTML-код
  • Опубликовано: 4 июл 2021
  • If you want to give a mock interview for the preparation. please follow the below steps.
    step 1: Like this video
    step 2: subscribe to the channel
    step 3: message me following thing to my instagram id.(java_interview_buddy)
    I will reply with an available time slot.
    my instagram id: java_interview_buddy
    Name:
    Technologies:
    Years of experience:
    If you want to buy me a coffee :
    UPI ID: jibyoutube@apl
    mock interview
    java mock interview
    java interview questions and answers
    java interview questions and answers for experienced
    telephonic interview for java developer
    java telephonic interview
    java telephonic interview questions for 3 years experience
    java telephonic interview questions for 5 years experience
    spring boot interview questions
    spring boot interview questions and answers for experienced
    java interview questions and answers for freshers
    core java interview questions and answers
    java 8 interview questions and answers
    accenture interview experience
    microservices interview questions
    infosys interview for freshers
    java developer interview questions and answers for experienced
    spring interview questions
    spring boot interview questions, spring boot interview questions and answers for experienced , spring boot interview questions and answers , spring boot interview questions code decode , spring interview questions , spring boot interview questions and answers for freshers,spring boot interview questions for experienced,spring boot,java spring boot interview questions and answers,spring boot interview questions for experience,top spring boot interview questions,java interview questions and answers,java interview questions,java 8 interview questions,core java interview questions,spring interview questions and answers for experienced,tricky spring boot interview questions,best spring boot interview questions,commonly asked spring boot interview questions,java,spring mvc interview questions,spring boot interview questions & answers,spring boot tricky interview questions,java programming questions,spring boot microservices,code decode,spring boot security interview questions,spring boot actuator,interview questions and answer spring boot

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

  • @gamechanger7061
    @gamechanger7061 6 месяцев назад +15

    Can we have same method names in one java class?
    How object is created if there is no constructor in the class?
    What is the diff between abstract class and interface?
    If a method throws an NullPointerException in super class, can we override the method with throws RuntimeException in subclass?
    Comparable vs Comparator?
    When to use comparable and when to use comparator?
    Can we acieve multiple sorting technique using comparable?
    Suppose you have Employee class (id, name, age, salary), I want to sort Employee using salary?
    Diff between == operator and .equals method?
    What type of GC are available and How to choose?
    What is BigInteger and how do you initialize?
    Why is Java not a 100% object oriented language?
    How do you avoid NullPointerException in java 8?
    What are the diff methods in Optional class in java 8?
    What is Functional interface?
    Can you name some of the Functional interfaces?
    What is Cloneable interface (Marker interface)?
    What is Marker interface? Can you give some examples?
    Diff between throws vs throw vs Throwable?
    What is lambda expression?
    I have a list of strings values, find distinct string from the list?
    There is an employee table, Write an SQL query whose middle name is kumar?
    What is Foreign constraint?
    Can we use HashMap in a multithreaded environment?
    Can we put duplicate elements in ArrayList?
    What is CopyOnWriteArrayList?
    What type of annotations did you use while creating Rest api?
    How you are connecting with database from spirngboot application?
    What is the annotation you use in java class to fetch from properties file?
    Can you externalize the configuration? (related to above question)

  • @harishs8778
    @harishs8778 2 года назад +8

    Seriously this is the most easiest interview ever seen for 5+ experienced candidate

  • @UTUBDZ
    @UTUBDZ 2 года назад +6

    Thank you for sharing this content, good luck for the next interviews !

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

    Nice 👍 helps us bro keep sharing guys

  • @swarupcodes
    @swarupcodes Год назад +8

    Questions are very easy for 5+. Still candidate was not able to answer questions we require on daily basis. Try hard and all the best 👍🏼

  • @debaduttadas2331
    @debaduttadas2331 2 года назад +5

    ist question set the tone.Plus the exception question was easy.But its ok My ist interveiw after many years did one dreadful mistake of saying hasmap when duplicate keys are inserted it doesnot allow it(true)because of hash function/equals contract or whatever explanation one can give + value is replaced with new value(i really tanked this value replacing thing).I gave partial correct answer.My point it can happen to any of us sometimes..Keep practicing we shall move forward.

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

    JavaTpoint open kar ke bhi Ans ni de pa ra basic questions ka...

  • @abbasoffers6250
    @abbasoffers6250 3 года назад +8

    We can have two methods with same name but with different parameters which is Method overloading

  • @hiteshsharma9192
    @hiteshsharma9192 5 месяцев назад

    What is that question copy on arraylist?

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

    👍

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

    nice interview. interview taking person is so professional and candidate also.

  • @cvarun9221
    @cvarun9221 Месяц назад

    The interviewer is smart, fooled the candidate at so many places :
    1. Is Throwable a class ? candidate with confidence - YES
    2. Cloneable , so the candidate was fooled into saying its a functional interface but its a Marker Interface.
    3. On asking how to use Comparator Comparable, the Candidate kept beating about the bush, could have straightway answered Collections.sort(employees) for comparable and Collections.sort(employees, (e1,e2) -> {return e1.salary - e2.salary;})
    4. Exception overriding in child class method is possible if there is inheritance in the exceptions being used.
    5.

  • @pushpamitdon
    @pushpamitdon 3 года назад +6

    This is the easiest interview I've seen for a 5+ yrs experienced person. I think you were just confused while answering most of the questions. Just keep on attending interviews, you'll eventually improve.

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

      If the candidate is not able to answer easy questions, then the level of further questions will be decreases so the chances of selection of candidate.

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

      @@javainterviewbuddy567 Yeah totally agreed. My comment was actually meant for the candidate. I think I mistaken you as the candidate😀

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

      @@javainterviewbuddy567 wow nice idea 💡

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

    First question makes a impression as per my experience and he spoiled it.

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

    It's looks like freshers interview

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

    Hey bro why are you doing this . Please hide that symbol, i hope you understood ,what am i talking about 😂

  • @dheerajkumar-le8ji
    @dheerajkumar-le8ji 2 года назад +6

    Bro.. for every question u are answering some random stuff. . But in background u are searching for answer .. then second time u are answering right..

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

      Bro actually he doing cheet . I know How

  • @hiteshsharma9192
    @hiteshsharma9192 5 месяцев назад

    Have you selected in this round

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

    22:09 CopyOnWriteArraylist is fail safe class.

  • @vijaysonawane3776
    @vijaysonawane3776 Год назад +7

    Did this candidate have really experience of 5year ?? Seems like 1.5 year

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

    I can bet he is cheating/have someone on his side saying him answer, he is able to tell what is lambda function but he doesn’t know it is used in Stream APIs while writing programs.

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

    hello ..Do you hiring 2-3 yrs experience guy right now.If so please let me know.

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

    aise interviewers hme nhi milte !!! sala ek question me skip krne ka nhi tha, means fresher level pe tha !!! and bhai plz work on your communication as well as technical skills , like "NOT REALLY" tone bhut odd lg rha yha pe !!!

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

      jese jawab honge wese hi questions honge, agar simple question ka hi answer naa mile to tough kyu hi punche

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

      @@javainterviewbuddy567 yar ye bat bi shi lg rhi , cz mphsis me 1.5 hours tk interview chla and stil no response

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

      Koi early joiner mil gya unhe

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

    He was selected?

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

    Are u cleared this round??

  • @getup7
    @getup7 3 года назад +15

    It was really 5+ years experience because I have 1.5 years experience and I knew all the answers you ask.
    Doing great buddy 👍❤️

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

      Thanks a ton. I am glad , it is helpful for your interview preparation, all the very best.

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

      Yes 1 or 10 yrs the base or core concepts are same for all But they will ask more depth for more experienced people. that is the main difference..

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

      Bro nothing like that it's technical round he will be having another one round, coding and adv core java

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

    ..5.6years seriously ..

  • @sarannav365
    @sarannav365 Месяц назад

    He doesn't sound like 5+

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

    Who is hee??
    He Doesn't even know the basic concepts...😶

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

      Its Unfortunate. Nowadays, most of the things are available with just a Google search.

  • @Manish-py3jc
    @Manish-py3jc 2 года назад +1

    Ye kya candidate ko knowledge nhi h