Give two arrays. Return an array with product of all elements in the array divided by the element at index. Example A[3] = { 1, 2, 3 } return B[3] = { 6/1, 6/2, 6/3} In O(n)
Development Engineer Interview Questions
37,146 development engineer interview questions shared by candidates
How do you find out if our singly linked list has an infinite loop in it?
The most difficult part for me is academic questions during my thesis, I studied mainly on optics. But they asked many about chemical and physical deeply.
Which process you have worked
The average questions. And then: - What are the processing in your current workplace you would change? - If you are given a ticket to develop the automation?
got called in the morning, one coding question is clone a graph, the other is implement queue using stacks, I wrote code using an online editor, overall it's a good process
Tell about different types of Operating systems
What is difference between i++ & ++i?
General questions on my background and behavioural questions.
Weird question about groups of marbles and finding the the one odd one using a double-pan balance that weighted less than the others in two tries. The interviewer told me the solution and it was not in two tries which made no sense.
Viewing 1901 - 1910 interview questions