I will post only the hard ones from the Algorithm part : Application of Convolution on an image + its histogram Plotting of the derivate of a function
Algorithm Developer Interview Questions
282 algorithm developer interview questions shared by candidates
there were some coding and problem-solving questions
Given the dimensions of a pinhole camera, how to seduce the distance to an object using a single snapshot.
Questions about pinehole camera model.
Bucket sort - implement, A question that has it.
first one- given a radar coordinates (x0,y0) and a ship coordinates (x,y) and the angle theta between them, describe the connection between x and y given theta, x0 and y0. second question- how many radars are needed to find the exact location of the ship. third question- given n different radars and the corresponding thetas, and given that there is an error for each theta, find the best location to the ship (answer- using maximum likelihood method for approximation) second interview- clustering question, discussion about k-means algorithm and some more topics. second interview- clustering question, discussion about k-means algorithm and some more topics.
Given a grid and two points on the grid, construct an algorithm to light up grid boxes so that they capture the quickest path most accurately.
write a program that can tell tje max depth of a binary tree
Tell me about a deep learning project you did
How do you track the angle between a minute hand and hour hand of a clock?
Viewing 151 - 160 interview questions