I applied online. The process took 3 days. I interviewed at Bloomberg in Sep 2013
Interview
Got a phone interview with a mobile developer there asked about basic stuff like what's the difference between java and c++and polymorphism,inheritance an memory mangement (heap-Stack) virtual functions
First talked about my previous experience, meanly about a project I did last semester. The recruiter generate a problem about sorting and ask me to write the code on a piece of paper and then think of testing cases to test the program. A second question is about find the first duplicated digit in an integer.
Interview questions [1]
Question 1
I was not very confident to implement a sorting algorithm, so I just write a bubble sort.
I applied through college or university. The process took 3 weeks. I interviewed at Bloomberg
Interview
Bloomberg came to my school career fair. I chatted with a representative, ended up getting an interview out of it. The first two interviews were both about an hour technical. The first one had a few questions about prior experience, while the second one was over an hour straight of writing code. The third interview was half technical and half behavioral. They were very timely in getting back to me about the interviews.
Interview questions [1]
Question 1
If you have two very large integers, how do you calculate the product if the product is too large to be represented by your computer program.