You have 25 horses, and you want to know which are the top 3 fastest, but you don't have a stopwatch. You can race the horses, but the track is only big enough to fit 5 horses at a time. How do you find the first, second and third fastest horses using the least amount of races possible?
Engineer Interview Questions
1,136,609 engineer interview questions shared by candidates
whats is the difference between merge and join .
decide whether the enter should be accepted or not for a passcode, one number missing is permitted, can be missed several times, 18687 is the passcode, then 167 is accepted, the rest should be right and in right sequence.
How many characters in the front of a string would need to be added in order to make it a palindrome.
What is mutex, semaphore? What is best sorting algorithm, its time complexity? Fibonacci which skips one digit eg: 5!=5x3x1 Exceptional handling Function overriding Inheritance concepts Race condition, life stages of thread A lot of code snippets asking to predict output Birthday Paradox problem How to check if a number can be expressed in powers of 2? Using bitwise op OO model for a college including professor students etc
given a matrix, you can move right or down only and cost of each move is 1. Find an optimal way to reach to right-bottom from top-left of the matrix.
Standard interview questions: tell me about yourself, why you choose to apply to Micron, tell us where you wanna be in 5, 20 years time.
Rank the importance of your values in the company. Describe 3 words of yourself Where do you see yourself in 5 years?
What are some of the projects that you have done?
Complete the C function (body) that uses recursion to determine if the string is a palindrome
Viewing 1811 - 1820 interview questions