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.
Engineering Technology Interview Questions
22,605 engineering technology interview questions shared by candidates
We use http for communicating between microservices, why do you advocate rpc?
My people management style. Challenges faced in my (then) current role, was asked to provide examples etc.
Design a few classes
Tell me about a time you had to convince someone using data/logic.
Tell me about yourself
Find two integers in an unsorted array that produced a certain sum in linear time.
Technical Question. Given a string such as 3 + 2 / 5 - 3 * 4, calculate it.
What data structure would you use to find the 100 closest stars?
Algorithm questions. Get prepared with Tree, graph, array related ds
Viewing 281 - 290 interview questions