Design a few classes
Intern Engineering Interview Questions
56,395 intern engineering interview questions shared by candidates
2 robots land on a planet that only has x coordinate (a line). The robots can only go either left or right. The planet has nothing on it except the parachute that each robot has used. You're asked to program the robot to meet each other in the shortest amount of time. You're only allowed to use if statement and "Go left" and "Go right". The if statement can only contain: if the robot meet each other, or if the robot see its own parachute.
"What's your favorite data structure?"
Tell me about your projects? Design a snake and ladder game?
why do you want to work at husky
How does a microphone work?
Why they should choose me
probability question: two dice, the probability to get more than two 4's
find out all the pairs in an array that adds up to a certain number
Binary tree LC hard, space time tradeoffs
Viewing 661 - 670 interview questions