Asked me to introduce my pertinent experiences. After that there was a very easy coding question. Give you an array, find the two numbers that are closest to each other. Return the smallest pair if there are more than one solutions.
Intern Interview Questions
248,921 intern interview questions shared by candidates
How do you put a giraffe in a refrigerator?
Tell me about yourself
How to save resources' IDs used by an activity and access them in O(1), assuming there could be an infinite number of resources?
Given a sorted array, write a function that will create a binary search tree from the array.
If a sorted array is rotated, how to find how many times it has been rotated.
Write a function to construct a binary search tree given a string in postorder notation ("abcdefg").
design an algorithm to find every word in a 4*4 box (like words with friends)
how do you overcome a problem with a coworker?
How many new cars, on average, are bought in the US each year?
Viewing 821 - 830 interview questions