I applied through university. The process took 2 months. I interviewed at Tata Consultancy Services (New Delhi) in Nov 2020
Interview
The interview was easy and was focused more on the conceptual knowledge of the tech stack as mentioned in the resume. My tech stack included Java, Python, React JS etc. So all the questions were from those only
Interview questions [1]
Question 1
1. What is a dynamically typed language? 2. What are lists and tuples? What is the key difference between the two? 3. What are modules and packages in Python? 4. What is the difference between Python Arrays and lists? 5. What is lambda in Python? Why is it used? 6. Difference between Heap and Stack Memory in java. And how java utilizes this. 7. What do you understand by an instance variable and a local variable? 8. Can you tell the difference between equals() method and equality operator (==) in Java?