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