TCS java interview questions and answers | Spring Boot interview questions

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 ก.พ. 2025
  • Microservices Interview questions
    Spring boot interview questions
    java interview questions
    -----------------------------------------
    Subscribe to our channel : / javatechies
    Connect to us on Telegram : t.me/javatechi...
    Connect to us over Email : JavaTechiess@gmail.com
    Different companies interviews: • Java real time intervi...
    Top 10 Core java interview questions : • Top 10 Core java inter...
    Top 10 Collections interview questions : • Top 10 Java collection...
    Java Scheduler and Timer task : • Spring boot Scheduler ...
    Java program to find duplicate elements: • JAVA Program to find d...
    Java Program to find frequency of elements: • Java program to find F...
    Philips Java telephonic interview: • Philips Java Telephoni...
    Accenture java interview: • Philips Java Telephoni...
    HCL java interview : • Selected | java teleph...
    DELL java interview : • JAVA telephonic interv...
    Telstra Java interview: • Telstra real interview...
    UST global java interview : • UST Global real Interv...
    Ciena java interview : • UST Global real Interv...
    Altran java interview: • UST Global real Interv...
    L n T java Interview: • L&T java Interview rea...
    Wissen Technology java interview: • L&T java Interview rea...
    TCS Java Interview: • L&T java Interview rea...
    JP Morgan java interview: • JPMorgan Java Microser...
    VMWare java interview: • JPMorgan Java Microser...
    PayPal java interview: • Video
    Bottomline java interview: • Video
    Standard chartered Bank java interview: • Video
    Siemens java interview: • Video
    Mphasis java interview: • Video
    Altimetrik java interview: • Video
    M3BI java interview: • Video
    ITC Infotech java interview: • Video
    Oracle java interview: • Video
    VMWare java interview: • Video
    Unisys Java Interview: • Unisys Round 1 Java de...
    #java​ #javaInterviewQuestions​ #JavaInterviewQuestionsandAnswers​​​ #Intellipaat​​​ #JavaInterview​​​ #CoreJavaInterviewQuestions​​​ #JavaInterviewQuestionsandAnswersForExperienced​​​ #JavaTutorial​​​ #JavaProgramming​​​ #JavaTutorialForBeginners​​​
    Thanks
    Java Techies

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

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

    String employee1 ="Radhika", employee2='"kundan"; String employee3= employee1; if(employee3==employee1) { System.out.println("Both references are same");

  • @shubhamkumar-gw4vb
    @shubhamkumar-gw4vb 3 ปีที่แล้ว +11

    I'm not sure if it went well for a 6 year exp. Candidate

  • @personelpurpose1531
    @personelpurpose1531 3 ปีที่แล้ว +7

    For this getcurrency() map.put(String,List) is this correct?

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

      And for static class there is no overriding it's compile time polymorphism

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

      We can use Set also. To avoid duplicate values.

    • @Mohammedaatif90
      @Mohammedaatif90 3 ปีที่แล้ว

    • @milindsingh8540
      @milindsingh8540 3 ปีที่แล้ว

      Hashmap map= new Hashmap();

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

    Thanks very useful...
    How many rounds we have for tcs java interview...
    How long it takes to know whether we got selected or not..?
    Please share telegram group name.. 👍

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

    21:30 .. Lest assume Both POJO have String name as field .. List std =mpl.stream().map(s -> new Student(s.getName())).collect(Collectors.toList()); Correct ?

    • @suri1171
      @suri1171 3 ปีที่แล้ว +3

      yeah, there's no direct way to copy. It has to be iterated and deep cloned.

    • @pratapjavasingh3239
      @pratapjavasingh3239 3 ปีที่แล้ว

      @@suri1171 not cloning here boss here we are writing same boiler plate code multiple times if we performing cloning simply we can declire refrence class variable in ur employees class then u can directly access all the functionality has relationship called aggregation 😂

  • @mohdshadab4844
    @mohdshadab4844 3 ปีที่แล้ว +7

    sorry but both interviewers and candidate are so much confused !!! too much basics questions but not proper way to asked !!! hit like if you agreed

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

    Hi team,
    Can you share questions for 10year exp microservice

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

    Good basic but scenario based qustions !

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

    Thanks for sharing these videos. Please If you can briefly give the correct ans to those or atleast share a text with ans to them..

    • @JavaTechies
      @JavaTechies  3 ปีที่แล้ว +3

      I think there are lots of sources for correct answer, most important thing is you have the questions that you don't know.
      For answers you can ask in our group. We reply with answers

    • @JavaTechies
      @JavaTechies  3 ปีที่แล้ว

      You can join our telegram

    • @pratapjavasingh3239
      @pratapjavasingh3239 3 ปีที่แล้ว +3

      @@JavaTechies not completely correct answer when we are take the country as a key and currency as a multiple value then ur reply we can use list but that's partially corect here we can take map

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

    mid section interview got really funny.I don't know wy..employee name1 employee name 2

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

    Hi
    Will this be available in the channel afterwards?

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

    How much hike tcs gives to 5 yrs experienced java candidate?

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

    4:03 Static can be overload but not overriding, you gave wrong answer there...

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

      Thanks for correction

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

      No he was correct that's method hiding if both parents and child are static..early binding/compile time polymorphism....it's not overriding or overloading

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

      He was right.. it's method hinding

  • @personelpurpose1531
    @personelpurpose1531 3 ปีที่แล้ว +3

    I dont get any calls from LinkedIn all I get is from naukri

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

      calls are lesser from linkedin, you have to broaden linkedin network

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

    How much CTC?

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

    Bro, what question did you ask to the interviewer?

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

      General like techstack they are using and something about project

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

    You can also find some real time interview question here: th-cam.com/video/KDxpBup-LE4/w-d-xo.html

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

    Interviewer lacks basic knowledge of scenario creation.

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

    Did you got selected?

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

    Is he got offer?

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

    class Student{

    int age;
    String name;

    //parametrized constructot
    //getter
    //setter
    }
    class Employee{

    int age;
    String name;

    //parametrized constructot
    //getter
    //setter
    }
    class ListStudentImpl{

    public List getEmployee(){

    List emp = new ArrayList();

    emp.add(new Employee(1,"Ram");
    .
    .
    emp.add(new Employee(100,"Shyam");
    return emp
    }
    }
    class mainClass{
    List empList = new ListStudentImpl().getEmployee();

    List stuList = new ArrayList();

    for(Employee emp : empList){

    stuList.add(emp.getRoll, emp.getName);
    }

    }

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

      I think the interviewer was looking for map method in stream Api to do the transformation?