All questions that I encountered are standard leetcode-like questions. Two problems to solve for every code interviews.
Machine Interview Questions
10,780 machine interview questions shared by candidates
Coding question and system design
How would you place sensors to detect dark matter?
The second question was similar to the first to rearrange the characters if in a string they are adjacent to each other. There must not be no two same adjacent characters. If there is no way to rearrange, return an empty string. Ex: given string - ‘aabbbcda’ Output- ‘abcbdaba’
They asked me to find bugs in the code
problem 1: histogram image normalization with 7x7 kernel problem 2: cdf-based image normalization.
Can I work with bad smell circumstances
Will you want to work on the project safely
How do you login to Azure?
What type of job do u want
Viewing 901 - 910 interview questions