Bloomberg OA Questions 2022: What Candidates Actually Saw

Last updated: May 2026

7+ Bloomberg online assessment questions reported by candidates who took the OA in 2022. Sourced from 1Point3Acres, LeetCode, Blind, Glassdoor, and Reddit. Data grows as new reports are added.

Bloomberg OA Format in 2022

The Bloomberg online assessment has followed a consistent format across multiple hiring cycles. Based on 2022 reports in the database, candidates typically see 2 to 3 algorithmic coding problems delivered through a proctored online platform (most commonly HackerRank). Some roles include additional behavioral or work-simulation components after the coding section.

Time limits reported by candidates range from 70 to 110 minutes for the full assessment. The coding problems are auto-graded, so edge case handling and runtime efficiency both matter. Partial credit is available on some platforms if your solution passes a subset of test cases.

Real Bloomberg OA Questions from 2022

Bloomberg | Phone Interview + 1st Onsite | New Grad | London

coding leetcode

Phone interview : I\'ve had my phone interview with bloomberg two weeks ago. The interviewer was really nice and started the interview with questions as : Introduce yourself - Why Bloomberg...

View

Bloomberg ||OA question || August 2022

coding leetcode

Given an integer k and number n -n is size of time. time[i] contains the arrival time of a person at a queue. A person can enter the queue if size<=k at...

View

Bloomberg | Video Interview | Senior Software Engineer | Round-1

easy coding leetcode

Position: Senior Software Engineer - Exchange Trading Time: 1Hr Platform : HackerRank Questions: 1. Interview started with basic introduction, Current role, Projects etc. 2. Interviwer asked how you are comfortable with Data Structures 3. Difference between...

View

Bloomberg | Entry Software Developer 2023 | Online | 12/14/2022 [Reject]

coding leetcode

Status: New bootcamp grad, have done one freelance job and currently looking for fulltime position Location: Los Angeles, CA Technical Phone Screen - I Decode String -https://leetcode.com/problems/decode-string/ Experience: Interviewer was a little late and...

View

Bloomberg | SWE | Pune | August 2022 [Offer]

easy coding leetcode

I applied to Bloomberg in June 2022 (new grad, 0 years of exp). The HR reached out saying they\'d be setting up a phone interview followed by virtual on-site if...

View

Bloomberg | Phone Screen NG 2022 | Rejected

easy coding leetcode

I got a phone interview a month after applying to Bloomberg\'s 2022 New Grad position. The Phone Screen started with asking me a few behavioral questions, such as tell me about...

View

Paypal OA | USA | 2023 | Intern

coding leetcode

1hr - two questions | hackerank Question: 1 Working Code: [Python] def vowels_prob(strArr, queries): s_e_vowels = [] vowels = {\'a\', \'e\', \'i\', \'o\', \'u\'} for each in strArr: if each[0] in vowels and...

View

Topic Breakdown (2022 OA)

Topics reported by candidates who took the Bloomberg OA in 2022:

coding (7)

Difficulty Breakdown (2022 OA)

3

easy

Difficulty labels are reported by candidates or inferred from LeetCode ratings.

How to Prepare for the Bloomberg OA

The Bloomberg OA is a timed, auto-graded coding test. Preparation is different from interview prep: you need to optimize for both correctness and speed, since partial credit requires passing test cases, not just showing reasoning.

  • Practice timed sessions. Set a timer for 35 to 45 minutes per problem and simulate the real constraint.
  • Focus on the topic clusters that appear most in Bloomberg OA reports: dynamic programming, graphs, arrays, and strings make up the majority of reported problems.
  • Read the problem constraints carefully before writing code. The constraints often reveal the expected time complexity and algorithm type.
  • Use the LeakCode database to review 2022 OA questions from actual candidates. Pattern recognition across multiple sightings is a stronger prep signal than any single mock problem.
  • If the OA includes a work simulation section, practice under realistic conditions. This section tests judgment and values alignment, not coding ability.

FAQ

What does the Bloomberg OA look like in 2022?

Based on 2022 candidate reports, the Bloomberg OA typically includes 2 to 3 coding problems and runs 70 to 110 minutes. Topics lean toward dynamic programming, graphs, arrays, and strings. Some roles include a work simulation section after the coding component.

How long is the Bloomberg OA?

Most candidates report 70 to 90 minutes for the coding component. Roles with additional work simulation sections extend the total time to 110 to 150 minutes. Check your invitation email for the exact time allocation for your specific role.

What platform does Bloomberg use for the OA?

Bloomberg uses HackerRank or its own proprietary platform depending on the role and hiring cycle. Your invitation will specify the platform. Both platforms support multiple languages including Python, Java, C++, and JavaScript.

Are these real Bloomberg OA questions?

Yes. All questions in the LeakCode database come from candidate reports on 1Point3Acres, Blind, Glassdoor, Reddit, and LeetCode. They are not AI-generated. Each question links to its source where available.

Other Bloomberg OA Years

Related: Bloomberg OA Hub · Bloomberg All Questions · All OA Questions · Data Sources