I was asked to look at some code and tell then what it does. I was also asked how I would solve a vision problem.
Algorithm Developer Interview Questions
1,074 algorithm developer interview questions shared by candidates
We take turn flipping a coin, the first one that get a tail win the game. Is it an even game ? if not what is the probability of the first player winning.
The multiplier is broken. Write a function in C to multiply two 16-bit integers.
For any prime number larger than 3, prove that p^2 - 1 is always divisible by 24.
a person leaves from point A to B. simultaneously another is leaving from B to A. they meet at noon and continue with their paths. one reaches his point at 4 pm and the other at 9 pm. who much time did each of them walked.
What method should we use to recognize the electric cord in a drone?
implementation of a combinational circuit which can check wheather the desire string is given as an input or not.
First Question: you are given 2 piecewise linear signals, implement a correlator (integration) Second Question: you are given 3 sampled signals of heart rate (noisy peaks), design and implement an algorithm which measures the average period.
How to use Recurrent Neural Networks for time series forecasting?
For an unsorted array of integers in a given range, find the smallest missing positive integer
Viewing 21 - 30 interview questions