I applied through an employee referral. I interviewed at JLR (Bengaluru)
Interview
There was one test round with Electronics related MCQs, Aptitude Section and Coding Section. This was followed by Round 1 of Technical Interview containing some medium level DSA questions based on arrays and heap mostly.
Interview questions [1]
Question 1
Given a number, finding the largest number possible with only one swap possible. eg: 1234, with one swap 4231 is largest number possible.