Programming question: given a m by n grade, how many possible paths are there from (0, 0) to (m, n). Can only move in two directions, right and down.
Financial Software Developer Interview Questions
757 financial software developer interview questions shared by candidates
Could you write an quick sort algorithm, you can use any language.
Reverse a string
Advantage of Process Over thread ??
How many bytes are actually allocated by malloc(n)? How does free() know how many bytes to free?
1 step: 1m /2m. How many ways you can walk through a 10 meters road.
Pipe system call in UNIX.
boxes with orange, apple, mix of orange and apple. all tags are wrong. take one fruit from one of the boxes, fix tags
Something related to data structures - What would be the ideal data structure if you wanted to store millions of stock feeds - and retrieve them very fast based on time when the feeds came.
Memory questions of Arrays as oppose to Lists etc.
Viewing 131 - 140 interview questions