1 step: 1m /2m. How many ways you can walk through a 10 meters road.
Financial Engineer Interview Questions
1,105 financial engineer interview questions shared by candidates
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.
Count the number of time the letter "l", upper and lower case, appears in a given paragraph.
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.
Find the square root of a number without using the standard library function.
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.
Viewing 141 - 150 interview questions