Applied online. Recruiter reached out to me about a phone screen. The phone screen involved a Hackerrank coding tool and the interviewer pasted code onto the editor window. After passing the phone screen, they flew me out to their headquarters in NYC for an on-site interview. For the on-site interview, I was asked to write code on a piece of paper. I believe there are three back-to-back technical interviews and then an interview with HR to indicate that you passed. If you fail any one of the interviews, you are issued out of the building. Bloomberg paid for my flight as well as a one night stay in a hotel.
Interview questions [2]
Question 1
Implement a function to raise a number to an exponent using your language of choice.
I applied through college or university. I interviewed at Bloomberg
Interview
Got an on-campus interview after talking to them at the career fair. First round technical with two people passed and the second round is the very next day, again with two other people. After that, its supposed to be another techinical interview with their manager. I just had the second round and not yet received any feedback.
Interview questions [1]
Question 1
Reverse Integer, Two LinkedList intersects with each other, general question about heap, Buy and sell stock, Fabonacci, find the smallest common mutiples of two numbers.
I applied through college or university. I interviewed at Bloomberg
Interview
There are two rounds of technical interview, first round has two people and second round only one. One manager interview if pass the first two rounds, followed by final HR interview, all on campus.
Interview questions [3]
Question 1
BST question: find a node contains value closest to the given value.