Do you play league? Who is your favorite champion or role?
Product Design Interview Questions
31,061 product design 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 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.
Given an array of 100 integers where every integer from 1-101 occurs once, except for one. Find the missing integer.
Viewing 121 - 130 interview questions