I was asked to find errors in a piece of code which described two classes without any use case. This was a bit confusing since, the desired use case was not obvious.
Financial Software Developer Interview Questions
680 financial software developer interview questions shared by candidates
Nothing was difficult as such
1) Differences between C and Java 2) Details about JVM 3) What are compiler, linker and loader.
Nothing too difficult. See other interview reviews for questions.
Was relatively easy.
What is the greatest challenge of providing financial information to customers?
the unexpected question was "is the vector consecutive". I thought it wasn't as if it were consecutive then we would be able to use pointer arithmetic to iterate through the vector but i haven't seen that. I then was told it was actually consecutive. Just think about how vector is implemented and you won't miss it. The phone interview is easier than I expected. Nothing too difficult and the interviewer is quite nice.
Remove consecutive duplicates in a string inplace and less than O(n)
nothing particularly hard.
An interesting problem involving roman numerals.
Viewing 511 - 520 interview questions