I applied online. The process took 2 months. I interviewed at Bloomberg in Nov 2014
Interview
It was a some time before I was called but I had a choice of interview dates. The interviewer called me that day and it was collaborative coding. We both could see what was written. Interview lasted for about an hour.
Interview questions [1]
Question 1
Parse a string containing a mathematical expression (e.g.: 5+8/2-1) and evaluate it. Initially, it wasnt clear how to take the input but he cleared it when I asked.
I applied through college or university. The process took 1 day. I interviewed at Bloomberg (Princeton, NJ) in Oct 2015
Interview
I first talked about my previous work experience; I am a college senior and have had two previous technical jobs. Then I was asked two technical questions, and then the interview was over. The first question was about how to sort a list of integers. They asked what algorithm I would use and why, and then they asked me to implement that algorithm. Then they asked me how to find the minimum element in the list if the sorted list have been shifted.
I applied through college or university. The process took 3 weeks. I interviewed at Bloomberg (New York, NY) in Sep 2015
Interview
They reply email so efficient. Ask a few behavior question, and , of course, coding test. The behavior question is about resume, project, and why bloomberg. In addition, some question regard operating system were asked. Coding is not very hard, use hashmap, and for loop;
Interview questions [1]
Question 1
1 why, 2 some question about resume,3 processes dispatch. 4coding 2sum