Quant Research Interview Questions

296 quant research interview questions shared by candidates

Hackerrank: Given a matrix A, write a matrix M for which every element [i,j] is the sum of all elements of A left and above A[i,j] Considering the following matrix A: [ [3, 7, 1], [2, 4, 0], [9, 4, 2] ] Compute M: [ [3, 10, 11], [5, 16, 17], [14, 29, 32] ]
avatar

Quant Research Intern

Interviewed at Squarepoint Capital

3.9
Dec 27, 2024

Hackerrank: Given a matrix A, write a matrix M for which every element [i,j] is the sum of all elements of A left and above A[i,j] Considering the following matrix A: [ [3, 7, 1], [2, 4, 0], [9, 4, 2] ] Compute M: [ [3, 10, 11], [5, 16, 17], [14, 29, 32] ]

Viewing 11 - 20 interview questions

Glassdoor has 296 interview questions and reports from Quant research interviews. Prepare for your interview. Get hired. Love your job.