Spaghetti in a bowl question. (Pick up one end of a spaghetti and you can either join it to the other end of the spaghetti you are holding which created a loop or you can pick any other end in the bowl and join it to that. Find the expected number of loops.) Another spaghetti question (I think the interviewer loved spaghetti): You have a plate of spaghetti in front of you (no sauce!). You pick two ends and tie them together. Then you pick two more ends and tie them together. Continue until there are no free ends left. If there were n spaghettis originally, what is the probability that you now have a single giant loop consisting of all the spaghettis?
Algorithm Developer Interview Questions
982 algorithm developer interview questions shared by candidates
Homework: Derive group delay of a non linear phase filter Write a program to shuffle cards in a particular manner until original order of cards has been reinstated.
How would you design a program to calculate and store records for a paid parking lot
What is the result of sampling and reconstructing a 2 khz tone with 3 khz sampling frequency?
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.
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.
Viewing 11 - 20 interview questions