J'ai postulé en ligne. Le processus a pris 4 semaines. J'ai passé un entretien chez Bloomberg (Londres, Angleterre) en août 2014
Entretien
Applied online. Received an email after about 2 weeks for a telephone interview, followed by a face to face interview at London office (after 2 weeks of telephone interview). The questions were fairly easy. Only on C++. The interviewers were very friendly throughout the process. The office is beautiful, especially impressed by the cafeteria! :P
Questions d'entretien [1]
Question 1
Phone interview:
Difference between call by pointer and reference
Polymorphism
Vptr, virtual table- where is it stored
Size of an empty class-why? With a function? With a virtual function?
Constructors
Copy constructor
Static members and static functions
In house:
Program to reverse an integer array.
Program to generate a random number in the range 1 to 200 with equal probability. Given a function that always returns 1 or 0.
Inheritance
Question on logical operators
J'ai passé un entretien chez Bloomberg (New York, NY)
Entretien
The interview consisted of two coding questions. The first was a LeetCode problem on counting ships in a rectangle, and the second was a find-path dynamic programming problem, also from LeetCode
J'ai postulé en ligne. J'ai passé un entretien chez Bloomberg
Entretien
Applied online got an email then telephone interview along with hacker rank test. First he asked about my CV briefly with emphasis on why you chose Bloomberg then he started coding questions
Questions d'entretien [1]
Question 1
Fibonacci with recursive function
Difference between recursive and iterative process
many detail questions about pointers
data structure
J'ai postulé via une autre source. Le processus a pris 6 semaines. J'ai passé un entretien chez Bloomberg (New York, NY) en mars 2016
Entretien
The initial interview was an HR screener who sounded me out on what my skills were and what I had worked on. This was followed by two technical phone interviews using HackerRank to pose several questions for C++ in first, with 3 topics, then a bit of SQL coding in the second, with a lot of discussion of DELETE of nonunique rows in a table and SQL tuning
Questions d'entretien [1]
Question 1
C++ class problems, SQL coding and tuning, C++ codin for efficiency, STL collections