Do you play league? Who is your favorite champion or role?
Design Engineer Intern Interview Questions
31,052 design engineer intern interview questions shared by candidates
What's the minimum number of beans you need to taste from three unlabelled identical bean jars to tell what they are if they're all labelled incorrectly.
How to avoid flow marks in an injection molded plastic part.
There are 5 holes in a line, and there is a rat in one of it. Each turn the rat will move either left or right, but never stay in the same hole, and each turn you can check one hole. The holes are in a line so when the rat reach one end, it must move back in the next turn. What is your strategy to catch that rat?
Suppose you have an infinite bit stream representing a binary number (LSB first), and that stream is entering your machine one bit per clock cycle, and you want your state machine to output a 1 any time the total is divisible by 5, otherwise output zero.
using a simple logic gate, convert a SET type flop to a RESET type flop
What is your favourite piece of technology
how do you Implement blocks using IC Design Compiler?
How to check if a fabricated chip has a hold time violation, and how to fix it.
Binary tree with parent pointers, given two nodes find common ancestor.
Viewing 121 - 130 interview questions