I applied through a staffing agency. I interviewed at Bloomberg (New York, NY) in Aug 2017
Interview
Applied via agency. Their own recruiting works poorly and declined me previously on their site. Phone screen, then technical coding session. Algorithmic questions with little follow-up. Just another trivial interview.
Interview questions [1]
Question 1
find target sum elements in array, find max diff in array
I applied online. I interviewed at Bloomberg (Hong Kong)
Interview
Online coding through HackerRank and phone interview at the same time. Design an efficient phone book like application. They expect clean code without typo errors. Candidates are also expected to read interviewer's mind what he is looking for into the code.
Interview questions [1]
Question 1
Basic C++ questions around constructors, copy constructors etc.
I applied through an employee referral. I interviewed at Bloomberg (New York, NY) in Aug 2017
Interview
The process was straightforward. First a phone interview with an online coding component, then an in-person interview at Bloomberg in New York. All the question were regular coding/optimization questions. The engineers were helpful and answered questions about the culture at Bloomberg.
Interview questions [1]
Question 1
Write code to keep track of the running minimum in a stack.