One phone interview with two devs
Four onsite interviews: first 3 with two devs each. last one with a director, which is Indian with a stone face all the time, because I'm not Indian too I guess.
The whole experience is ok, but I didn't get the interview expense back after submitting the reimbursement forms (twice). So cheap for such a big and famous company
I applied online. The process took 2 weeks. I interviewed at Bloomberg (London, England) in Nov 2015
Interview
In general the process went fast and the interviewers were nice. Phone interview: given array with positive integers representing stocks, find what is the maximum loss we can get. Then questions like C++ vs Java. How garbage collection works. On site: implement a stack, given an array of integers find if there are 2 integers in it that can sum to a specific value.
Interview questions [1]
Question 1
Phone interview: given array with positive integers representing stocks, find what is the maximum loss we can get. Then questions like C++ vs Java. How garbage collection works. On site: implement a stack, given an array of integers find if there are 2 integers in it that can sum to a specific value.
I applied online. The process took 1 week. I interviewed at Bloomberg (New York, NY) in Mar 2016
Interview
They asked about the experience and projects , they were looking for web based projects mostly and were interested if it was integrated with any social networks like facebook. The interview questions were mostly about data structures tress etc.,. and it was a coding interview , so they asked you to write the code in hackerrank.
Interview questions [1]
Question 1
Implementing a generic tree and find the shortest path between two nodes