Technical questions were mostly about radar signal processing fundamentals (FMCW, CFAR, DOA) and some Python and C++ basics.. They also asked about tracking filters and sensor fusion concepts but not super deep.
Algorithms Interview Questions
983 algorithms interview questions shared by candidates
Questions about OOD, C++ programming, unit testing, design pattern
Can you explain XYZ from your resume in more detail?
where to put bikeshare docks
Q: Given a list of coordinates (x,y), count the number of distinct rectangles that can be drawn by connecting any 4 points. Q: Given a circle, draw n straight lines within the circle. Each line is drawn by randomly selecting 2 points on the circle's circumference and connecting them. Find the expected number of intersections between all the inscribed lines.
I was asked about one probability question
Find the closure for points in 2d plane
LC hard question multiple steps optimization
Coding different scenarios and games.
q1 : check if numbers are sums of two Fibonacci sequence q2: pandas data manipulation q3: count non-axis aligned squares from the list of points q4: count non-axis aligned rectangles from list of points
Viewing 951 - 960 interview questions