Tesla Data Manipulation (SQL/Python) Interview Questions
Master your tech interview with our curated database of real questions from top companies.
2Questions
1Company
2 Questions 1 Company
Showing 2 results
Tesla
Medium
Machine Learning EngineerImplement and vectorize NumPy Conv2D
Implement a 2D convolution operation from scratch using NumPy only (no TensorFlow or PyTorch). Assume NCHW input shape (N, C_in, H_in, W_in) and weigh...
Data Manipulation (SQL/Python)
0
0
Sep 6, 2025
Tesla
Medium
Machine Learning EngineerCompute nearest index within threshold after walking distances
You are given: ( 1) points: a list of N 2D coordinates in miles, points[i] = [x_i, y_i], ordered; ( 2) distances: a list of M nonnegative floats (mile...
Data Manipulation (SQL/Python)
0
0
Aug 12, 2025