Quick C question about histogram of pixel intensity for an image.
Algorithm Design Engineer Interview Questions
983 algorithm design engineer interview questions shared by candidates
Past experience, hobby and expectations
What do you like about control systems design?
as mentioned above, some code questions and some geometric questions
Write a function that takes an array of vectors 'n,' a distance function, and an integer 'K.' The function should cluster the vectors into 'K' groups based on the minimum distance."
Write a function to calculate an image average. Then write a function that gets a rect out of the image and calculate it's average. Make sure you cover border cases
Q: What is the most efficient way to find the minimum of every 3X3 cells of 16X16 matrix
write an algorithm that find the convex hull of a set of points in the 2D plane
Implement in code a classification algorithm
What does a small section of C code does Implementing code for finding the x percentile of a list Algorithmic question
Viewing 741 - 750 interview questions