Got an online test. I didn't really have any experience on my resume but got selected. Thus they probably are giving the tests to a very large amount of people.
Interview questions [1]
Question 1
Most questions on the basics of C++ and STL, including namespaces, vectors, etc.
I applied through college or university. The process took 1 day. I interviewed at Bloomberg
Interview
They were at the career fair in our college where I met them and handed my resume. I only made it to one round but the process is around 6 rounds of technical + HR interviews.
Interview questions [2]
Question 1
There are two linked lists, each around million nodes long. One linked list merges into the second one. Find the node where the two linked lists merge i.e find the first node that is part of both linked lists.