I was asked questions on basic signal processing concepts like PCA, random forest, sampling etc.
Algorithm Engineer Interview Questions
880 algorithm engineer interview questions shared by candidates
Quick C question about histogram of pixel intensity for an image.
Past experience, hobby and expectations
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
Implement in code a classification algorithm
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
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."
What does a small section of C code does Implementing code for finding the x percentile of a list Algorithmic question
Viewing 661 - 670 interview questions