J'ai postulé en ligne. Le processus a pris 3 semaines. J'ai passé un entretien chez Bloomberg (Londres, Angleterre) en déc. 2019
Entretien
I applied online and the next day I got an email to schedule my phone interview. The phone interview lasted about 45 minutes and consisted of 2 problems one of which was a simple problem with a string and the second was to check if a binary tree is a BST.
After that they scheduled for me an on-site interview. The interview consisted of 2 parts. On the first day we had a 1.5 hour long technical interview after getting a tour of the office. Those who qualified came on the next day for a behavioral interview which was easy and surprisingly pleasant. After that I got a systems' design interview( not actual coding just designing a system ) with a senior engineer which was a bit unusual for an internship position.
Questions d'entretien [1]
Question 1
Create a system that receives hotel bookings of the form [ 5, 10 ] (meaning that someone plans to come on day 5 and leave on day 10) and checks if there is availability.
J'ai passé un entretien chez Bloomberg (Midtown New York)
Entretien
Fair, from leetcode 150, as long as you grind leetcode would be good. First round was one question. Second round another tech question, if you don’t pass you don’t go to the next interview for super day
J'ai passé un entretien chez Bloomberg (Midtown New York)
Entretien
Chat with alumni in the career fair
R1: two lc problems ( bfs + lru )
R2: system design
R3: behavior question
R4: EM asked some questions about the projects on my resume
Questions d'entretien [1]
Question 1
The challenges I've faced in my projects and how did I solve the problems
J'ai postulé via la recommandation d'un employé. J'ai passé un entretien chez Bloomberg
Entretien
I've only done the first round so far. It was 10 minutes of resume diving and behavioral, and then 50 minute technical. They asked easy/medium leetcode question. This was an online interview done over zoom.
Questions d'entretien [1]
Question 1
Identify a 'coolstring' which has the same frequency of every character.