1 algo data structure, 2 design questions
Quantitative Operations Associate Interview Questions
2,051 quantitative operations associate interview questions shared by candidates
What is a standard error? How do you calculate it? How do you calculate a regression coefficient for a multivariate regression?
Walk me through your resume Probability questions
Coding questions involving basic data analysis. Data analysis questions (i.e., think of variables relevant to the response variable to be predicted, what model would you use, how would select a final model). "Induction puzzle" about 10 prisoners wearing hats of two different colors.
* Tell me about yourself? * What have you previously worked on?
what is financial risk? what is your understanding of 2008 market crash? derivatives basics
Tell us a little about yourself and why are you interested in the position
First round technical interview: begin with some questions about stats/probability knowledge, and the core is an open-ended case study
Domande di logica Descrivimi un asset finanziario Che cos’è il VaR? Come faresti l’analisi preliminare di un dataset? Che misuri di bontà di adattamento conosci? Algoritmi Rischio di credito XVA Rischio controparte Fattori di rischio di un IRS
1. Given a list of numbers with some repeated elements, return a new list that every element appears only once. For example, input list: [1,2,2,3,4,4], output: [1,2,3,4]. 2. Return the powers of 2 in the inclusive range [low, high] ('low', 'high' are positive integers). 3. Dene a class with the method functions: (1) insert(value): insert some value to its internal attribute, (2) get max(): get the maximal value, (3) get mode(): get the mode, (4) get mean(): get the mean
Viewing 1321 - 1330 interview questions