The process took 1 day. I interviewed at Bloomberg (Tel Aviv) in Jan 2016
Interview
Was asked a programming question over the phone, to write its solution in C, and send to the interviewer. they gave it half a hour. was not an easy question
Interview questions [1]
Question 1
To write a function in C which deals with strings in a certain way
I applied online. The process took 1 day. I interviewed at Bloomberg in Jan 2017
Interview
Phone interview.
Scheduled for a phone screen. Took 2 weeks for the HR to get back. The HR was really very helpful. I rescheduled twice and she did it without hesitation. For the interview, the interviewer was very humble person and asked logical questions on algorithms. The role was for C++ and I am a Java developer so he asked me to apply for Java roles.
Interview questions [1]
Question 1
Find a cycle in a linked List and find its head and its length
I applied online. The process took 2 weeks. I interviewed at Bloomberg in Jan 2017
Interview
I apply online for the position and get an email about 10 days later. The HR give me some time options to choose for the phone interview. During the phone interview, the man first asked me some behavior question then asked me some basic data structures and the time complexity and how to implement the data structure. Then we do an algorithm problem.
Interview questions [1]
Question 1
Binary tree basics. Heap basics. Binary tree traverse and Iterator.