How do you represent a real-world quantity in a digital system?
Camera Engineer Interview Questions
42 camera engineer interview questions shared by candidates
Given a binary image with a single unfilled circle, try to find an efficient algorithm for finding it's radius and center. Follow-up: now assume the circle has a small degree of noise, how would you estimate the radius and center efficiently?
the second and third problem are even difficult to understand
Three problems to solve in python 1 easy 1 medium 1 hard
They asked me about how the automated mapping processes could be optimized so that they could construct a 3d model from every surveying flight, regardless of the terrain and the drone used for this purpose
int multiply(int a, int b) { return a * b; } Would this function work? (Yes, it's literally how he has phrased the question)
How do you prevent quantization errors from stacking up when reducing a number's precision by a divide or bit-shift operation?
Talk about a time where you worked with a mechanical system and it's interface into electrical components
Systemverilog, UVM, prime number generation, FSMs
Implement a function to rotate a matrix
Viewing 1 - 10 interview questions