Hackerrank test: some basic programming, a machine learning question Phone screen: python basics (not algorithms), prob stats
Quantitative Developer Interview Questions
10,161 quantitative developer interview questions shared by candidates
It consists of 20-30 questions. I was provided a chart with alphabets and asked to calculate the best revenue based on the selection of different sets of alphabets.
Standard speed math practice stuffs on the green book
Three hard algorithm question on hackerank. You can choose what kind of language to use by yourself.
Why are you interested in trading at Akuna Capital?
Find the eigenvalue and eigenvectors of a n by n matrix with all 1's.
Programming question
Graph search (BFS like) and a numerical question
probability of the sum of N iid uniform random variables less then 1
One of the question: Compare two strings from two arrays of n strings and print 'yes' if they are almost similar and 'no ' if they are not. for example if 1 - 'aaabbb' 2- 'aabb' 1- {a:3 b:3} 2-{a:2 b:2} then they are almost similar if for, a: 3-2=1 and for b= 3-2 =1 such difference is less than 3, so for this example, the results is 'Yes' .
Viewing 1031 - 1040 interview questions