I applied through college or university. The process took 2 weeks. I interviewed at Tesla (Palo Alto, CA) in May 2025
Interview
Interviews:
2 online rounds and then 6 virtual-onsite rounds.
-> Prep DSA
-> Classical Robotics concepts(ranging from tf's ->SLAM->PathPlanning etc) .
My rounds included :
- coding a multi-robot functionality,
- DP ques
- Deep-dives on Robotics & ML concepts
got the HR call and moved to interview. Problem quite hard. Not a simple leetcode question, its more comprehensive and ask you the general ability for the understanding of the front end and react
I applied online. The process took 1 day. I interviewed at Tesla (Palo Alto, CA) in Apr 2025
Interview
The interview process involves a 1-hour coding round focused on modern C++ concepts, including STL, smart pointers, memory management, and object-oriented design. Candidates solve problems live, explain their approach, and optimize code for clarity, performance, and correctness.
Interview questions [1]
Question 1
design a circular buffer on c++ (should use std:: exceptions for error handling )