What is mean-variance approach?
Quantitative Research Analyst Interview Questions
3,502 quantitative research analyst interview questions shared by candidates
What is the difference between L1 and L2 regularization?
Tell me about your background
Write ols in python using numpy
Pandas questions. Algorithm questions like sorting. Knowledge of quant research. Past experience.
go through the resume, ask about statistics questions and Python operations
The example sequence 011212201220200112 ... is constructed as follows: 1. The first element in the sequence is 0. 2. For each iteration, repeat the following action: take a copy of the entire current sequence, replace 0 with 1, 1 with 2, and 2 with 0, and place it at the end of the current sequence. E.g. 0 -> 01 -> 0112 -> 01121220 -> ... Create an algorithm which determines what number is at the Nth position in the sequence (using 0-based indexing).
Formal maths & puzzles + hackerrank.
How do you manage your time?
Philips curve definition, formula of some fundamental factors of firms, regression assumptions and ways to handle them, coding question
Viewing 3431 - 3440 interview questions