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?
Developer Interview Questions
269,301 developer interview questions shared by candidates
How to remove duplicate records
Having a libra and 8 stones, each stone with the same weight, except one, which steps would you make to find the heavier one? After: is there a way to have fewer steps?
A bug was found in some code that you wrote, how would you handle this situation?
Choose a person randomly on the street, X. Let N denote the random variable representing the number of people that you select randomly from the street before you find someone who's taller than X. What is E[N]?
They asked me where is the logic regarding to storing data into local data source after getting a response from a remote data source
If there is an error in the code for a project where would you look first?
Q. How can you create a component manually i.e. without using angular CLI.?
Business case questions and scenarios
What is the difference between TRUNCATE and DELETE?
Viewing 1681 - 1690 interview questions