How to efficiently solve using kadanes algorithm
Quant Developer Interview Questions
2,926 quant developer interview questions shared by candidates
Tell us about yourself What do you do to avoid model overfitting?
Do you know anything about finance
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] ]
What assets does Da vinci trade
What do you think will happen in Greece?
Brain teasers and CS questions mainly
A man has a one dollars, what is the probability if the man end up winning 5 dollars with playing a fair game gamble?
Round #1: technical: regarding python programming, pandas library, groupby(), anonymous functions etc. Round #2: personal interpretation type questions: e.g., "you have orientation towards data science, why do you want to apply for quant developer role?" Some stupid riddles: how can one make 8 pieces out of a cake in three cuts?
Fermi problems, quick math estimations (probability of getting 50 heads and 50 tails in 100 coin flips, estimate in 10 seconds)
Viewing 221 - 230 interview questions