J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 5 jours. J'ai passé un entretien chez KCG
Entretien
It is first phone interview for about 30min. We talk about my project first and they pretty interested in C rather than Java.
The first question is about Java collections. To implement a HashMap. This question is quite easy and we discuss how java collections implement HashMap.
The second question is: given a self-defined struct in C, how to determine its memory usage when malloc this struct.
J'ai postulé via un recruteur. Le processus a pris plus d'une semaine. J'ai passé un entretien chez KCG (Jersey City, NJ)
Entretien
They will send you a code test, you have to finish it in a week. Then there will be a follow up phone screening if they like your code. If you pass the phone screening, you will be invited onsite to do 1:1 interview with the team. You will meet each everyone in the team and most of them would give you coding tasks.
Questions d'entretien [1]
Question 1
Give you some random Java Class(interface) definition and ask you to implement your concrete class with the same functionality