I applied through a recruiter. I interviewed at Bloomberg
Interview
Initially had a call with the recruiter. Extremely helpful recruiter. Then I had a phone interview was asked some leetcode medium questions. I had 2 questions that were from the flagged
Interview questions [1]
Question 1
Describe the project I found challenging from my resume
I applied through other source. The process took 5 weeks. I interviewed at Bloomberg in Sep 2022
Interview
Had an initial screening round with HR. 1st round was the Hacker Rank round, with 2 members in the panel. Asked easy-medium level LC questions. The overall process went smooth
Interview questions [1]
Question 1
Remove element from LL
2 City scheduling
Asked edge cases for both the questions
I applied online. The process took 2 weeks. I interviewed at Bloomberg (New York, NY)
Interview
I was asked a couple of behavioral questions. Basic questions about my projects. The interviewer was really nice and easy to talk to. The technical questions were easy/med. The first one was about making a string buffer to process incoming strings and the second one was a merge intervals question. Was contacted 4 days later to schedule an onsite.
Interview questions [1]
Question 1
Make a string buffer that takes incoming strings and prints them. The first bit of the string is the size and if the string is not the required size, wait for the rest of the message.