I applied through college or university. The process took 1+ week. I interviewed at Bloomberg (Los Angeles, CA) in Oct 2015
Interview
1 phone call thus far, talked with an engineer and we worked out a solution on hackerrank.com. it wasn't too bad but the entire process felt incredibly slow. the call was also 15 mins late.
I applied online. The process took 4 weeks. I interviewed at Bloomberg (New York, NY) in Nov 2015
Interview
I applied through college or university. The process took 5+ weeks. I interviewed at Bloomberg L.P. (New York, NY) in November 2015. One Phone screen and 3 rounds onsite interviews.
Interview questions [1]
Question 1
Given a number, find the next smallest palindrome larger than the number. For example if the number is 125, next smallest palindrome is 131.
I applied through college or university. The process took 1 day. I interviewed at Bloomberg (Los Angeles, CA) in Sep 2015
Interview
I applied through my college career fair where I was asked to write a function to reverse a number. I was then called for a round of on campus interview. The interview lasted about 50 mins with two Engineers interviewing me. They asked me questions about my resume for the first 15 mins. This was followed by a programming question which they asked to code in C++. But I chose to code in Java which they were fine with. They gave me about 20 mins for this.
This is was followed by questions about Bloomberg.
Overall not a great experience as the interviewers seemed pretty tired and disinterested.
Interview questions [1]
Question 1
Write a function to print a number in Pascal's triangle given it's position (row and column number).