I applied online. The process took 3 weeks. I interviewed at Turing (Neu-Delhi)
Interview
it was smooth. Had some ice-breaking conversation in the start. was asked to share my previous experience and the interviewer asked me some details on the fly as I went on explaining about the projects.
After that, I was given a small ML system design problem which was in some way related to the work I had done in the past.
The interviewer concluded our meeting with a leet-code easy/medium level problem.
Interview questions [1]
Question 1
3-sum problem: Given a target number and a list, find the 3 numbers in the list that add up to the target number.