Past experience, hobby and expectations
Algorithms Interview Questions
982 algorithms interview questions shared by candidates
What do you like about control systems design?
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
C++, OOP, some statistics
Viewing 741 - 750 interview questions