Tell me a bit about yourself
Software Engineer Graduate Interview Questions
4,493 software engineer graduate interview questions shared by candidates
8 MCQ and 1 test question
Given an array of millions of floating point numbers, find the number of triplets that are equal to or less than another floating point number. I.e write the function countTriplets(double[] numbers, double sum);
Given a name and the periodic table, find all possible combinations of the periodic elements that can produce this name.
Given n coordinate points x, y find the line that intersects most of them.
Nothing particular. I am not allowed to share the interview question anyway.
In an unbalanced binary tree, find the rightmost element in the lowest level. The engineer expected me to talk no more than a few minutes about the algorithm, then start implementing it.
in an election, how would you find the person who received the most votes at a certain time?
String parsing
Interviews were purely technical (apart from a minute or two settling in and asking what teams I had worked on at Google previously). The technical questions were fun and were both to do with graph data structures.
Viewing 3231 - 3240 interview questions