I applied online. The process took 1 week. I interviewed at JLR (Bengaluru) in Nov 2023
Interview
focus on coding questions, resume-related inquiries, and discussions around object-oriented programming (OOP) and computer networks. Let me break down what these areas might involve:
Coding Question:
This could involve solving a programming problem on a whiteboard, on a coding platform, or even discussing code you've previously written. Interviewers might be interested in your problem-solving skills, coding style, and ability to translate concepts into working code.
Interview questions [1]
Question 1
How many distinct arrangements can be formed by permutating the characters of a given word? Explore the various possible orders while considering every unique arrangement of the letters within the word.