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 53.5% positive. This is according to Glassdoor user ratings.
Here are the most commonly searched roles for interview reports -
Didn't pass first round. It was 2 leetcode questions. The first was easy, it was the matching parenthesis problem and the second was to implement a class which I struggled on. Interviewer was nice enough
Introduction and then jumped right into problems. Two coding problems. Interview was pretty chill and simple problems, solvable if you know data structures thoroughly and know when to apply what.
I applied through an employee referral. The process took 2 weeks. I interviewed at Bloomberg (Londres, Angleterre) in Apr 2025
Interview
It was really smooth, I applied through internal referral then got contacted by a recruiter to schedule an interview, passed the first technical interview but failed the second one even the question was way easier than the first one and I just screwed it.
Interview questions [1]
Question 1
it was prefix minimum problem to maintain the minimum using a stack so you can handle the pop and getMin effciently.