some questions related to financial mathematics and past working experiences. Also some brain teasers in the interview.
Quantitative Analyst Interview Questions
10,224 quantitative analyst interview questions shared by candidates
What is your career of interest?
What do you think will be the impact of the end of baking secrecy in Luxembourg?
SQL correlated queries. Definition and example.
Define the risk of a stock. What class impacted you the most and why?
What did you do to educate yourself
What do you like about finance industry?
how to predict covid if we didnt know it happened
How do you keep up with markets Recent time you used data Recent market event that makes you interested in Blackrock/ this role
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).
Viewing 9911 - 9920 interview questions