I applied online. The process took 5 weeks. I interviewed at Bloomberg (Londres, Inglaterra)
Interview
The process:
started with a phone interview: short conversation about my previous experience and a programming challenge on CodePair. The problem was fairly easy but the focus was on complexity, explanation of data structure choice and testing. Two days later, I got an invitation for an onsite interview, which was scheduled for two weeks later.
On-site interview:
Because I study outside UK, Bloomberg has offered me both plane tickets and accommodation.
There, I had 3 interviews : one technical, one design architecture and one behavioural. The technical one was similar to the phone interview, with 2 CodePair tasks this time and two interviewers. During the design interview, which I had the following day, I was asked to design classes, interfaces and methods I would use to design an app for which i got a description (written on a paper). The behavioral interview was an extended discussion on my previous experiences, the way I would improve myself and what is the impact I believe I could have on the company.
All the interviewers were very professional and have created a comfortable and secure environment I could showcase my skills in.
I applied through college or university. I interviewed at Bloomberg
Interview
3 rounds in total (phone call, video conference, and onsite). it's a nice interview experience. there are 3 interviews for onsite. it's quite tired, but overall, it's a good experience.
I applied online. I interviewed at Bloomberg (New York, NY) in Apr 2019
Interview
I applied online and few days later I got an email telling me scheduled a time for the 1st round phone call interview. Then I interviewed with one guy sounded nice and he throws me a question and I coded on codepair. We spent some time to clear the question and then I start to coding. He asked me the time complexity of some operations and also challenge me with a follow up question.
Interview questions [1]
Question 1
Design three APIs for web browser to manage their websites visiting history. How to check all history? How to delete some records? How to deduplicate etc..