I applied through college or university. The process took 1 week. I interviewed at Bloomberg (Boston, MA) in Mar 2014
Interview
Technology interview, Very friendly interviewers
Q1, What is a static variable? What is a static function? Think of a case where you can make use of static variable or static function.
Q2, Implement a basic traverse tree in java. Print out the nodes in a tree from left to right/ from right to left.