I gave a phone interview in late august:
- spent 10 mins talking about projects and why bloomberg
- 2 coding questions :
- https://leetcode.com/problems/flatten-a-multilevel-doubly-linked-list (was asked to solve it in constat space)
- https://leetcode.com/problems/number-of-islands (Didn't code solution since time was running out but interviewer was fine with my explanation)
they reached out after 4 days to schedule onsite:
2 interviews. Both started with talking about my favoriate project and a few back and forth regarding design choices and then why bloomberg
coding: both had 2 questions
1st interview:
- https://leetcode.com/problems/move-zeroes - (diffrence was the non-zero elements must be sorted when moved)
- https://leetcode.com/problems/remove-all-adjacent-duplicates-in-string-ii (They phrased it as 1D-candy crush)
2nd interview:
- similar to https://leetcode.com/problems/top-k-frequent-words/
- https://leetcode.com/problems/find-the-winner-of-the-circular-game/I was notified that I didn't make it to the next round. Good Luck