I applied online. I interviewed at Bloomberg (New York, NY) in Jan 2016
Interview
The Interview scheduling process was a total mess. I had two no shows of the interviewer due to various reasons and was no prior information as the interview has been cancelled or been postponed. I had to mail the HR every time and get it rescheduled. The HR team was really disorganized.
Interview questions [1]
Question 1
It involved code share in hackerrank and the choice of programming language was left to you.
I applied through college or university. The process took 3 weeks. I interviewed at Bloomberg (Londres, Inglaterra) in Jan 2016
Interview
After submit the application on the website, it takes about 3 weeks to process.
Then get an email to inform that there is a phone interview.
Given a link to a third party website, which the interviewer and the candidate can share a screen.
The interviewer give questions and then the candidate type the answer and explain it.
Interview questions [1]
Question 1
Given an int array int list = {4,5,6,1,2,...} and an integer int target = 8
Write a function to return all the pairs (x, y) in the integer array that x + y = target (remove the duplicate one)
The interview was smooth and interesting. The interviewer was interested and asked relevant questions. After the telephone interview they invited me to an on-site interview to London, which they cancelled a day later, without apologising. I find this kind of behaviour disrespectful towards candidates.
Interview questions [1]
Question 1
String consisting of 3 types of brackets, determine if it is syntactically correct.