In the third problem, you are given a set of tetris-style pieces, and a rectangle. your job is to fit the pieces into rectangle if possible
Quantitativ Interview Questions
10,160 quantitativ interview questions shared by candidates
probability of the sum of N iid uniform random variables less then 1
Three hard algorithm question on hackerank. You can choose what kind of language to use by yourself.
data structure, statistics
Information ratio and intuition behind it.
Hackerrank test: some basic programming, a machine learning question Phone screen: python basics (not algorithms), prob stats
Graph search (BFS like) and a numerical question
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' .
How would you evaluate the upload feature of youtube? Which methods would you use?
how to compare two search algorithm
Viewing 1041 - 1050 interview questions