You have nine identical balls, one weighs more than the rest. You have a balancing scale and can only use it two times. How do you find out which one is the heavier ball?
Engineering Interview Questions
56,458 engineering interview questions shared by candidates
Implement class about some stores and orders
Asked short introduction followed by favorite subjects, basic questions from those subjects and also grinded on my project and interview lasted for 1hr
Specific research related questions
One of the interviewers asked about static timing analysis/fix/optimization related question on best way to fix hold for a given problem.
Given a function rand() that returns 0 in probability of 0.5 and 1 in 0.5, write a function that generates a number between 0 - n-1 in uniform distribution. that is, for every x in {0,...,n-1} , P(random() == x) = 1/n.
What is Kubrick Group/What do they do?
2 tables with name and salary, you should get the details of the highest salary employee
"What do you think about the supply chain?"
Implement a cache (set, get).
Viewing 2471 - 2480 interview questions