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 )
Interviewer was late. Asked a medium question. Was a little bland. He did help me out. Was asked to write a library. I feel the question was worded in a way which was a little unnecessarily difficult.