I applied through college or university. I interviewed at Bloomberg
Interview
Campus 2:1 interview. It took one hour. Asked about SQL and Linux commands. Some questions about pipe and redirects. One question asked me to write a code to implement "echo".
Programming question: given a m by n grade, how many possible paths are there from (0, 0) to (m, n). Can only move in two directions, right and down.
Interview questions [1]
Question 1
Programming question: given a m by n grade, how many possible paths are there from (0, 0) to (m, n). Can only move in two directions, right and down.
I applied through college or university. The process took 3 days. I interviewed at Bloomberg
Interview
Campus hiring , two days of interviews. But only 4 interviews. Good technical rounds , all in C++.
1. Code for merging two sorted linked lists.
2. Given a iterator access, how do you print data in circular fashion on the screen.
3. Given two numbers with each digit in single node of a linked list, how do you add the numbers.
4. Optimal code for Fibonacci number generation.
Interview questions [1]
Question 1
Why bloomberg and how do you think this job will help your career.
I applied online. The process took 1 week. I interviewed at Bloomberg (Londres, Inglaterra) in Apr 2008
Interview
30 minute phone interview, followed by in-house interview.
I lasted 3-4 hours and consisted of 3 technical and 1 HR interview.
Typical questions asked were about programming, puzzles, algorithms, etc