I applied through college or university. I interviewed at Bloomberg
Interview
2 to 1 on-campus interview. They first let me explained projects I did, and then get right to the point---write code on paper. Two interviewers, each of them gave me one problem. The first one is to reverse a singly linked list. The other is copy a block of memory to destination (I don't think the problem was well defined, although I tried to make it clear). I was not satisfied with my performance, though the interviewers are helpful.
Interview questions [1]
Question 1
Copy a block of memory from source to destination. You need to consider the overlapping cases. Yet I don't think copy from behind will solve the problem. Because the memory may overlap at the beginning. So a pre-check of overlapping region is necessary. In my view, for a typical copy operation the source should not be overwritten, but the answer allows for that. I was pretty confused...
Overall, it was a positive and professional interview experience, though the interviewer was on the stricter side. Unfortunately, I was dealing with an illness and wasn't able to prepare as thoroughly as I wanted to, which left me feeling a bit off throughout the conversation. Despite not feeling my best and facing a tough interviewer, the process was well-structured.
Fairly simple. Phone call then onsite. For onsite it was 10 min office tour follow by 1 hr interview then 1 hours system design and 30 mins manager interview. Interviewers were nice and the recruiter was accommodating.
5 rounds first 3 being leetcode coding ones and the last 2 being behavioral. The first three are the hardest asking mainly taggeed questions and the rest are not that bad