A couple tricky questions. One required writing a modified binary search, the other dealt with data structures and how to efficiently check if a given set of numbers contained two numbers summing to some other number x.
Intern Engineer Interview Questions
24,104 intern engineer interview questions shared by candidates
Write an algorithm to insert a new value into a circular sorted linked list.
Write a function that returns the square root of a number (obviously without using any sort of built-in square root function).
If you increase the width of a PCB trace, does it decrease or increase the trace impedance?
Describe a situation you've been in where you had to work as a team to achieve some goal and tell what you got out of the experiance.
Given a singly linked list, how can you find if there is a loop in the list?
Questions about manufacturing environment.
Count the number of bits set in an integer. What is your favorite language and what you don't like about that language.
Most difficult question was how would I design an algorithm to find the most frequently searched word in google search
All questions were pretty straight forward... you better know C++ or any similar language though ;)
Viewing 121 - 130 interview questions