Panda Guru LogoPanda
Guru

TCS Prime Interview Experience | Off Campus

Round 1: Managerial Round

Questions:

  1. Introduce yourself
  2. Explain any one project you have made
  3. Which Python have you used?
  4. What are the limitations of your project?
  5. Where do you see yourself in the next 2-3 years?
Candidate's Approach

No approach provided.

Interviewer's Feedback

No feedback provided.


Round 2: Technical Round

Questions:

  1. What is Virtual DOM?
  2. Which version of Python have you used in your project?
  3. Given an array of integers and a target value, find the index positions of all array elements that add up to give the target. (two sum). I was asked to explain the algorithm.
  4. Explain the algorithm of insertion sort.
  5. What is the time complexity of insertion sort? Which algorithms are faster than insertion sort?
  6. A few specific questions from my internship experiences.
Candidate's Approach

No approach provided.

Interviewer's Feedback

No feedback provided.