J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 1 jour. J'ai passé un entretien chez Bloomberg (Boston, MA) en févr. 2011
Entretien
Submitted resume in career fair. Had a good chat with the representative. Was emailed for an interview request. The interview was scheduled the next day of the email itself.
It was a technical interview. Started with what made me apply to Bloomberg.
Then I was asked to talk about 1 of the projects on my resume.
Then the questions were all based on C/C++, some data structures.
Questions d'entretien [2]
Question 1
Interviewer : I have written a book on C++. I ask you to write a program to generate the Index (all keywords and the page nos where those keywords occur) . Give the data structures and how you would go about it.
Virtual Functions. Difference in the effect of having a virtual function and not making the same function as virtual. Some confusing scenarios on virtual functions.