I applied through university. I interviewed at Ford Motor Company (Warangal) in Dec 2025
Interview
The whole process had two steps
Step 1 : Online Assessment
consisting of many MCQ and 2 coding questions. The coding question has to be done in one of the four languages (Python, Java, JS, Go). And many MCQs were based on the challenges which is faced in production or scaling the software.
Step 2 - Interview
Whole Interview revolved around the Ai / ML domain basics. Supervised and Unsupervised learning, and everything related to this. Then some discussion on bagging and boosting techniques, how they are different etc. What are Ensemble Models ? At the end The interviewer asked to share my screen and code a sigmoid function in python. He asked me to go to internet and search for the mathematical formula of sigmoid and implement it, which I successfully did.
Interview questions [1]
Question 1
Difference between Bagging and Boosting techniques,
I interviewed at Ford Motor Company (Michigan City, IN)
Interview
It was great interview. Went very smooth and the process took no less than an hour. I would love to do interview again with them.
Recommend people to brush up on their algorithm problems
I applied online. I interviewed at Ford Motor Company (Chennai)
Interview
They have thorough interview process from Intro to technical scanning including coding , they make sure to scan through every perspective like culture, personality, knowledge base. Mostly interview panel will have more than 2 people
I applied through university. I interviewed at Ford Motor Company (Oakville, ON)
Interview
Interview process consisted of behavioural questions and technical questions. Behavioural questions were typical questions like how do you solve challenges. Technical portion included python code review. I was asked design pattern questions and file reading for hardware modules.
Interview questions [1]
Question 1
how do you solve challenges? Review this code and improve