Tesla Machine Learning Engineer Coding & Algorithms Interview Questions
Practice the exact questions companies are asking right now.
2Questions
1Company
2 Questions 1 Company
Showing 2 results
Tesla
Easy
Machine Learning EngineerImplement 2D convolution forward pass
Problem Implement the forward pass of a 2D convolution (conv2d) from scratch (no deep learning libraries). You are given: - Input tensor x with shape ...
Coding & Algorithms
0
0
Dec 15, 2025
Tesla
Medium
Machine Learning EngineerImplement automatic braking logic in Python
Using Python, implement a simple automatic braking function. Given current speed v (m/s), distance to obstacle d (m), maximum deceleration a_max (m/s^...
Coding & Algorithms
0
0
Sep 6, 2025