Bloomberg | Phone + Onsite | Interview Questions
Anonymous User
10383

New Grad SWE interviews
Phone interview was in November 2020

  1. https://leetcode.com/problems/design-underground-system/
  2. https://leetcode.com/problems/count-and-say/
  3. Bonus OOD. No coding, just talk about implementation.

Virtual onsite was in December 2020
1st interview:

  1. https://leetcode.com/problems/two-sum/
  2. https://leetcode.com/problems/valid-parentheses/

2nd interview

  1. Variation of https://leetcode.com/problems/kill-process/
  2. https://leetcode.com/problems/meeting-rooms-ii/

I didn't pass the onsite. Seems like you really have to nail everything and come up with optimal solution with no hints. I was able to do that for every question except the last. Came up with the heap-based solution, but couldn't get to the more optimal solution alone.

Comments (15)