I applied through college or university. The process took 1 week. I interviewed at Bloomberg (New York, NY) in Feb 2011
Interview
I took the test in C++ and it was unbelievable. The questions they ask are generally not applicable to daily programming. You need to be thorough with STL containers and function, and by thorough I mean complete knowledge. You will be asked questions ranging from a simple code to questions that would require your testing of knowledge. In my opinion everyone should choose C for their assessment test rather than C++
Interview questions [1]
Question 1
what does the search_n functoin in stl <algorithm> do?