Bloomberg | Software Engineer (New Grad) | NYC | Nov 2020 (Reject)
Anonymous User
1189

Status: New grad, MS CS
Position: Software Engineer New Grad at Bloomberg
Location: NYC
Date: November 22, 2020

Round 1: Technical Phone Screen (45 minutes)

  • Behavioral questions: Tell me about yourself and discuss a project
  • Algorithm question: Slight variant of Word Break https://leetcode.com/problems/word-break/, where you have re-form the original string seperated by spaces using the words you picked in the word list.
    For example: List: ["c","d", "co", "e", "x"], Word: "code"
    Output: "co d e"

Round 2(Virtual Onsite)

Round 3(Virtual Onsite)
-Question 1: https://leetcode.com/problems/design-underground-system/ - Solved using the optimal approach
Result: Got a reject the following day with a generic email.

Comments (2)