there were 5 rounds -- first a technical interview, then three consecutive interviews (2 technical, 1 behavioral), then a final round with senior engineering manager. the technical interviews did not involve running the code, only checking it for logic with the interviewer
Interview questions [1]
Question 1
tell me about a challenge and what you did about it
The manager asked me to introduce about myself first, and asked some questions about my personal experiences. Then the manager asked me to talk about my reports experiences which focused on the data process and reports editing.
I applied online. The process took 4 weeks. I interviewed at Bloomberg (New York, NY) in Dec 2024
Interview
First interview talked about my resume and did a medium leetcode question. Used a share coding website. It was around 45 minutes for the question and the rest was about my resume.
Interview questions [1]
Question 1
The leetcode question was about a game in a matrix and I had to use either BFS or DFS.