How would you test the latest iPhone's new antenna system?
Senior Engineer Interview Questions
102,114 senior engineer interview questions shared by candidates
Given a hash table of objects, iterating takes a constant amount of time, except when it takes much longer? When would that happen?
write a recursive function that solves the equation X[n] = X[n-1] + X[n-2] where X is an array that contains at least two integer values and the function should solve the question for the 3rd value in the array
You're working on a video editor and need to show events (identified by start and end timestamps) in swimlane tracks. A single track cannot contain events that overlap. Implement an algorithm that receives an array of events and outputs list of tracks (arrays) containing the list of events that should be shown on that track.
Given a log file parse it calculate median, mod, mean, and other string values. The challenge was to parse the lines.
Find Duplicates from Array
general questions
Core java and selenium
Sample streamed data Please write a program stream-sampler that receives and processes an input stream consisting of single characters.
Some general problem solving questions for algorithms. For example how many eggs will I use to find out the height an egg breaks if I throw them from a building with 100 floors. what is the minimum number of eggs I need.
Viewing 711 - 720 interview questions