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.
Financial Software Developer Intern Interview Questions
758 financial software developer intern interview questions shared by candidates
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
How to avoid having instances of your class created on the stack
Given an continuous integer array, if there is one number missing, how to find it out without sorting? How about two numbers?
You're given a set of strings. You want to test if any two strings in the set are anagrams.
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.
You have DB which stored employee ID and a cache. Design how to manage a cache from employee ID took from DB.
Could you write an quick sort algorithm, you can use any language.
Memory questions of Arrays as oppose to Lists etc.
Viewing 131 - 140 interview questions