I applied through an employee referral. The process took 1 week. I interviewed at Bloomberg
Interview
Over the phone technical and personal interview. Very poorly conducted, I had to carry to conversation most of the time and the question was presented very poorly. I never quite understood what he wanted.
Interview questions [1]
Question 1
They weren’t clear, but something with an array search
I applied online. The process took 2 weeks. I interviewed at Bloomberg
Interview
I applied online, on their careers site. A couple of days later I received an email to schedule my interview. The interviewer didn't call me due to personal issues so we had to reschedule a week later. During the interview I was asked to talk about myself and my work experience. After that we want straight to the technical question and code writing. Overall, the interviewer was great and very present, but my experience was negative due to the rescheduling.
Interview questions [1]
Question 1
Delete subsequence between 2 indexes from an array
Follow up: delete multiple subsequences at given indexes
Applied online for the position. Within a week I was invited to do an in-person interview. The interviewers were 10 minutes late to collect me for the interview. Due to the time constraints, there were two technical questions I was given before a very brief time where I got to answer questions. After the interview, I got an email about my rejection a few weeks later.
Interview questions [1]
Question 1
Given a 2d array of distinct integers 0,...,k that are grouped together but not broken up into multiple groups of the same integer, return the number of elements in the largest grouping.