Software Engineer applicants have rated the interview process at Tesla with 2 out of 5 (where 5 is the highest level of difficulty) and assessed their interview experience as 67% positive. To compare, the company-average is 50.9% positive. This is according to Glassdoor user ratings.
Candidates applying for Software Engineer roles take an average of 37 days to get hired, when considering 3 user submitted interviews for this role. To compare, the hiring process at Tesla overall takes an average of 40 days.
Common stages of the interview process at Tesla as a Software Engineer according to 3 Glassdoor interviews include:
Group panel interview: 50%
Phone interview: 50%
Here are the most commonly searched roles for interview reports -
HR sent emails, and professional handle interview on phone and on-site. Managers are very nice, but difficult to schedule interviews. Overall it is professional team and HR demonstrates professionalism.
I applied online. The process took 1 week. I interviewed at Tesla
Interview
There was 2 phone calls. First one with recruiter, and second by technical interview engineer. After that there was a take home 4 hour coding challenge. Overall they are nice to talk to. The technical interviewer discussed my previous work for fist 40mins. Then he asked some C++ questions. No online code editor was used.
Interview questions [1]
Question 1
The challenge was easy, but it was mostly to check good programming style.
I applied online. The process took 2 weeks. I interviewed at Tesla (Palo Alto, CA) in Aug 2017
Interview
Talk with a recruiter, then offline coding task.
They gave me ample time to complete the coding task offline. Yet.
Got a rather rude response that I don't know how to code (I have 10+ years of C++, so debatable)
Interview questions [1]
Question 1
write a command-line program to evaluate a set of equations.
Like:
a=b+4
b=c+d
d=4
c=3+2