Software Developer applicants have rated the interview process at Bloomberg with 3 out of 5 (where 5 is the highest level of difficulty) and assessed their interview experience as 100% positive. To compare, the company-average is 52.9% positive. This is according to Glassdoor user ratings.
Candidates applying for Software Developer roles take an average of 5 days to get hired, when considering 1 user submitted interviews for this role. To compare, the hiring process at Bloomberg overall takes an average of 28 days.
Common stages of the interview process at Bloomberg as a Software Developer according to 1 Glassdoor interviews include:
Background check: 50%
Phone interview: 50%
Here are the most commonly searched roles for interview reports -
I applied online. I interviewed at Bloomberg in Mar 2017
Interview
The phone interview went pretty well. The interviewer just asked few questions like why bloomberg and favorite project. Then a technical problem which is the same as leetcode 273.
I didn't do well for I forgot to consider some corner cases.
I applied through an employee referral. I interviewed at Bloomberg (New York, NY) in Apr 2017
Interview
1 technical phone interview + 4 rounds onsite. 2 technical rounds with engineers, 1 with HR and 1 with engineering manager (semi technical). Heavy emphasis on resume related questions. Know your resume like the back of your hand. Spend time on the technical details of all the projects you list there.
Interview questions [1]
Question 1
Phone interview - Leetcode #34 (search for a range)
Onsite round 1 - Leetcode #117 (populating next pointers in trees), check if a linkedlist is a palindrome
Onsite round 2 - data structure question about stock ticker, one open ended question related to my background.
HR round - About career interests, expectations, background and past projects.
Engineer Manager - A very deep discussion on one of my past projects, culture fit discussions.
I applied online. I interviewed at Bloomberg in May 2017
Interview
I have applied on their website and 1 week later I had the first phone interview. The interviewer was really nice and patient. First we had a chat about my past experience and software development in general then we went to technical interview using HackerRank.
The overall impression was positive. The questions were not that difficult for someone who has experience with software development
Interview questions [1]
Question 1
1. For a class hierarchy, detail which method is called in which order.
2. Merge 2 lists or ordered elements.