what are your strengths
Intern Interview Questions
250,025 intern interview questions shared by candidates
Design an algorithm for parsing code to check whether all the brackets and parentheses match.
What's the difference between C and C++?
Design a GPS system for 16 year olds.
Reverse all the characters in a string before you encounter an 'x'. abcdxdd - > dcbaxdd
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.
They asked me to write a C program to check leap year (if a year is a leap year).
Describe a time when you had to work with a team; what did you learn from it?
What's the difference between good and great customer service?
Your company has made a table. Why does it wobble?
Viewing 1491 - 1500 interview questions