Given a tree of 2-bit adders (no branching and looping), how would write an algorithm to reduce its over all delay?
Product Design Engineer Interview Questions
633 product design engineer interview questions shared by candidates
Given two integer arrays, write a function which can compute the product of first array and save in the second array, except the product of that particular element from first array of same index you currently store in second array. A = [a(0), a(1), a(2), a(3) ... a(n)] B = [b(0), b(1), b(2), b(3) ... b(n)] where b(0) = a(1) x a(2) x a(3) .... x a(n) b(1) = a(0) x a(2) x a(3) .... x a(n) . . . b(n) = a(0) x a(1) x a(2) .... x a(n-1)
Why you want to quit from your previous company which is one of the best office furniture company in the world?
What types of tests would you do to quantify the validation of a particular design?
Have you worked with design teams in the past?
Shown the back of cellphone cover and asked me to comment on it
Tehnical questions regarding the Eductional background and behavioral questions like situation based, your happiest moment, your worst moment, your biggest decision
What is GD&T and why it is used?
What could be some important factors to consider during manufacturing process?
Experience on the software tools
Viewing 141 - 150 interview questions