Quantitative Research Associate Interview Questions

3,500 quantitative research associate interview questions shared by candidates

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).
avatar

Quantitative Researcher

Interviewed at BlackRock

3.8
Sep 16, 2025

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 3431 - 3440 interview questions

Glassdoor has 3,500 interview questions and reports from Quantitative research associate interviews. Prepare for your interview. Get hired. Love your job.