stochastic calculus, programming, probability, brain teaser
Quantitative Analyst Interview Questions
10,158 quantitative analyst interview questions shared by candidates
How would you react if xxx happens?
What does this python program print? def method1(num, lst=[]): lst.append(num) return lst print(method1(1)) print(method1(2, [])) print(method1(5))
1. Leetcode medium question on graphs. 2. Jupyter notebook enviroment with a request to make a simple model
Detailed queries on interest rate modelling
Hacker rank EASY style questions, something on the level of find write a function to find if string is a palindrome.
Questions about my cv and background
Background, C++, probability.
What kind of trading strategy have you worked upon + CV based q
Q1 - Out of 6 numbers you pick three random numbers one after the other (not repeated). What is the probability that they are in increasing order i.e. first chosen number> 2nd one> 3rd one.
Viewing 9091 - 9100 interview questions