Insert a new data point at the head of a singly linked circular list in constant time. Given a pointer to the current head of the circular list.
Quantitative Strategist Interview Questions
94 quantitative strategist interview questions shared by candidates
CV questions
Suppose you have a one-dimensional array A with length n that contains both positive and negative numbers. Design an algorithm to find the maximum sum of any contiguous subarray.
Given a stick that is randombly broken in 2 places, what is the probability that the pieces can form a triangle?
A few poker game questions I didn't really anticipate.
What are p values. What would happen if you double the points in the dataset and its effect on p values and other metrics. Some brainteasers. Some probability questions P(x>0|x+y>0)... X and Y are iid from standard normal
How would you measure the risk of an equity portfolio.
20 points are randomly distributed on a circle. You pick 2 pairs of points at random, what is the probability for the two lines connecting each pair to intersect
Return the integer that corresponds to the minimum number of steps required to change X to a Fibonacci number.
A random walk inside some boundaries. Ask to calculate the probability as time goes to infinite. Not fully understand the question.
Viewing 1 - 10 interview questions