I applied through university. The process took 1 day. I interviewed at Bloomberg (New York, NY) in Feb 2012
Interview
First they asked questions about my background and then I got basic code problem to ask me to print all repeating characters into the form " 'the character' '#' ' the number' ". Then a problem about data structure and the time complexity and how to modify the data structure and get a better performance in time complexity.
Interview questions [1]
Question 1
What data structure will you use to store all the names of clients and if one name is associate to different people then I have to store the number of people who share the same name?