J'ai postulé en ligne. Le processus a pris 2 semaines. J'ai passé un entretien chez AKUNA CAPITAL (Chicago, IL) en févr. 2019
Entretien
I received an OA including three coding problems and 17 multiple choices problems including basic knowledge of C++. The questions are quite hard and the time limit is quite short. I didn't pass all the testcases of the last question.
Questions d'entretien [1]
Question 1
Given a set of numbers and a k. Count the numbers of all arrays with a size of k and composed of numbers belonging to the input set. The array should meet the condition that the first number in this array is prime to every other number in this array.