During interviewed, being asked a detail algorithm question of a project. Interview question: delete a node in Linked List
Financial Software Developer Interview Questions
722 financial software developer interview questions shared by candidates
Analysis of a certain data structure that I referred in my resume.
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.
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)
Viewing 541 - 550 interview questions