Find if there is such a line parallel to y-axis so that the given set of points are reflected with respect to the given line.
Graduate Software Developer Interview Questions
4,959 graduate software developer interview questions shared by candidates
String decomposition: given a string, as you go through the string, if you encounter a substring that has been seen previously, you output that substring plus the next character in the original string.
Define how search keyword suggestion (such as the suggestions in google search) can be implemented.
Why do you think you would be a good fit for this position?
What does volatile mean?
Given two strings. Find the least number of operations (you can remove/change/add/swap any character) to the first string to get the second.
How did you hear about the job?
Given a linked list of elements defined as objects of a given class delete elements from the linked list that are found in an array.
Given a list of direct airport connections, print all possible paths between two airports.
How many bytes to represent a hexadecimal value?
Viewing 31 - 40 interview questions