Software Engineer applicants have rated the interview process at Bloomberg with 4 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 54.6% positive. This is according to Glassdoor user ratings.
Here are the most commonly searched roles for interview reports -
I had phone interview at Dec 2017. First, we talked about my resume and asked me some behavior questions. Second, I did a technique question on codePad.
I applied through college or university. I interviewed at Bloomberg (New Brunswick, NJ) in Feb 2018
Interview
I submitted the CV to the HR in campus career fair. In the next two days, I received the invite for on-campus interview. In CF the engineer will ask you about some tech question such as what is HashTable? what is its underlying structure?
Interview questions [2]
Question 1
The first question is given binary tree. populate the next node for each tree node.
the node has {val, left, right, next} properties. similar to Populating Next Right Pointers in Each Node II in leetcode.
I applied through college or university. I interviewed at Bloomberg (Atlanta, GA) in Feb 2018
Interview
I talked to the recruiters during career fair at my university and got an interview invitation next week. The recruiters were very professional, asked me about some recent projects and general interests. Then they gave me coding problems to solve on the board or paper.