1) Differences between C and Java 2) Details about JVM 3) What are compiler, linker and loader.
Financial Software Developer Interview Questions
679 financial software developer interview questions shared by candidates
Nothing too difficult. See other interview reviews for questions.
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 unexpected or difficult.
List three sorting algorithms you know
Regular expression matching
What happens when you assign a string literal to a pointer using strcpy
2 Eggs and 100 story building.
static in C, find middle of linked list
Viewing 471 - 480 interview questions