J'ai postulé en ligne. Le processus a pris 6 semaines. J'ai passé un entretien chez Bloomberg en févr. 2013
Entretien
I interviewed with Bloomberg in February 2013. I had applied online through their careers website. A couple of weeks later they setup a phone interview for me. It was a technical interview and I had expected a lot Data-Structures and algorithms related questions. However, to my surprise the interviewer didn't ask me to write any code at all. We first spoke about my resume for sometime. After that he gave me a system design question. He basically wanted me to tell him what data structures I'll use, what kind of challenges I'll face when designing such a system and how I'll overcome those challenges. The interviewer was very nice and it was more of a discussion than an interview which was nice. 3 weeks later I got an email saying that they are coming to my campus and wanted to know if I'll be available for an interview.
This time there were two interviewers. They started by asking me questions about my past projects and internships. The interviewers were a bit unprofessional in the sense that while I was answering one person's question the other person would suddenly change the question and ask something else. They asked quite a few data-structures and algorithms related questions.
Questions d'entretien [1]
Question 1
Find the LCM of two given numbers using c++.
Find the common elements of two linked lists when- (a) They are not sorted (b) They are sorted
Time efficiency of BST. Give an example of a BST when the search time would be O(n).
Given a large data-set, how would you store it on your computer.
Questions related to hash-maps.
J'ai postulé en ligne. J'ai passé un entretien chez Bloomberg
Entretien
The first round is a phone interview that takes 45 min. After several days I got the email saying that I wad invited to the on site interview in New York. There were two interviewers this time.
J'ai postulé en ligne. J'ai passé un entretien chez Bloomberg
Entretien
I applied online, and few days after, the HR email me to schedule a phone interview date with the interviewer, the first scheduled time nothing happen, so I scheduled another time, then the next time, the phone call came as expected, they only ask me some very simple questions such as what's the difference between java and C++, most of time I talking about my project which the interviewer seems interested in on it too.
All seem going smoothly, however, two weeks later, I was told that the position was already filled.
Questions d'entretien [1]
Question 1
How the difference of C++ and java reflects on my project.