Does the order of features affect in SFS feature selection algorithm performance ?
Algorithm Design Engineer Interview Questions
983 algorithm design engineer interview questions shared by candidates
Essentially defined the implementation of the Hough Transform for circular shapes from the bottom up.
Given the dimensions of a pinhole camera, how to seduce the distance to an object using a single snapshot.
sort an array of integers
Questions about pinehole camera model.
Bucket sort - implement, A question that has it.
Write a code that calculates the x-th percentile of an element in an unsorted array of unsigned integers in the range of [0, 255]. x is the parameter of the function.
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.
Tetris game Buy and sell stokes python code
Viewing 571 - 580 interview questions