General Banking related IT questions . Nothing technical
Graduate Software Developer Interview Questions
7,749 graduate software developer interview questions shared by candidates
Tell us about a problem you needed to solve.
How did you hear about the job?
I didn't make it to the technical interview.
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.
Define how search keyword suggestion (such as the suggestions in google search) can be implemented.
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.
Convert a decimal string to a custom base 7 notation. Sort a linked list defined only using nodes.
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.
What does volatile mean?
Viewing 51 - 60 interview questions