I applied online. I interviewed at Bloomberg (Londen, Engeland) in Sep 2022
Interview
An initial call with the recruiter, and then 2 hackerank with Bloomberg software engineers. The questions get progressively harder but it is mostly leetcode medium. Most can be found in the Blomberg tagged section.
Interview questions [1]
Question 1
The first interview was a leetcode easy, and the second was a leetcode medium graph traversal
I applied through a recruiter. I interviewed at Bloomberg in Oct 2022
Interview
It had 2 coding questions and a walkthrough of resume. I was able to get my coding questions right but I didn't feel like I was discussing the problem I am solving with the interviewee. It felt like I am doing all the work and the interviewee was just observing. For the resume walkthrough, I ended up focusing on one of my experiences instead of going over all others with brief summary.
Interview questions [1]
Question 1
1. Question on balanced brackets 2. Question on string concatenation so when there's a repetition of 3 or more letters, we remove those and re do the same thing
Referred by a friend. and then get a phone screen interview with 2 medium leetcode questions , the next one in on on campus interview. In general, the gap between each process is long.
Interview questions [1]
Question 1
1. use one pass to find the first unique character in a string