J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 1 jour. J'ai passé un entretien chez Citadel
Entretien
Had 2 oncampus interviews, did not get a call back. Was asked about personal projects, then a couple coding questions like:
-Write a function that finds if a number is prime or not
-Code the in order traversal of a tree
-What is the game logic if you were to create a chess game in Java
Questions d'entretien [1]
Question 1
What is the game logic if you were to create a chess game in Java
J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 1 jour. J'ai passé un entretien chez Citadel (Chicago, IL) en févr. 2011
Entretien
Got the on-campus interview through the university career service. Two back to back interviews of 30 minutes. One is behavioral and one is technical. Feeling not good about the behavioral one but the guy in the technical one is nice.
The behavioral interviewer seems somehow cold. Questions include: your strong point and weak point? how do you improve your weak point? how much do you know about the company? introduce your achievements to me? Whether you can program? If yes in what language?
Questions d'entretien [2]
Question 1
scope of variables in C++, difference between pass by value/reference/pointer
On Campus Interview, several probability questions, several C++ questions , several algorithm questions, in an hour. Lots of questions, need to move fast. You really need to know a lot about C++ and algorithm.
J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 3 semaines. J'ai passé un entretien chez Citadel en sept. 2014
Entretien
First had an on-campus interview, 2 rounds, 45min each. Asked about OOD, Fibonacci with DP.
Invited to Chicago for onsite, 4 rounds, 45min each.
Questions like 1.how does hashmap work, 2.how many ways are there to go from top left of chess board to bottom right. 3.How to sort 1 trillion bits of data. 4.operator= override in c++ 5. 50 white balls, 50 black balls, 2 jars. How to put balls into jars to maximize the probability of getting white ball when blindly get a ball from a random jar.