I applied online. The process took 3 weeks. I interviewed at Bloomberg (New York, NY) in Dec 2023
Interview
First I applied online, after a couple of days I received an email to schedule a technical interview. After the resume screening, you take a technical interview with an engineer at the company. Usually 1-2 LC med questions
I applied online. The process took 4 months. I interviewed at Bloomberg (London, England)
Interview
Applied online though the website
Screening call: 1 medium leetcode question.
Technical interview: 2 medium leetcode questions + general questions on DSA.
Got rejected because they hired the required number of applicants.
Interview questions [1]
Question 1
Medium questions leetcode questions mostly from the popular LC questions asked by them. You can find them easily online
Three stage technical interview. First its an online test, then its a pair programming exercise with the engineer, then its a face to face technical test. The second stage is interesting as there are questions that show knowledge of language syntax, knowledge of algorithms and data structures such as binary tree.
Interview questions [1]
Question 1
Syntax questions, how to work with pointers in C. Implement a singly linked list in C Traverse a binary tree -Candidate picks the language