You have two sorted arrays - how can you effectively merge them into one giant sorted array?
Intern Engineer Interview Questions
18,167 intern engineer interview questions shared by candidates
How would you traverse through a binary search tree and print out each element in order?
Print the BST in level order
What happens to a signal integrity as you increase length and when there is return current?
Implement a selection sort, and then he asked me: Given a single-elimination tournament with 99 players, how many games must be played until there is one winner left.
There are ten buckets of lead weights, with nine of them having equal weights of 10 grams each, while one of them has weights of 11 grams each. You want to find out which bucket has weights of 11 grams each, by using a scale, but you can only turn on the scale once.
Do you have experience with DO-160E or MIL-STD-816 specifications?
How do I connect two designs working at different clock speeds ?
Given a set of cities, each with a given population, select randomly a city with a probability that is proportional to the population.
This was one of the more standard questions. You have stairs with N number of steps. You can take either one step steps or two step steps; how many ways can you climb the stairs?
Viewing 151 - 160 interview questions