Skip to contentSkip to footer
  • Community
  • Jobs
  • Companies
  • Salaries
  • For employers
      Notifications

      Loading...

      Elevate your career

      Discover your earning potential, land dream jobs, and share work-life insights anonymously.

      employer cover photo
      employer logo
      employer logo

      Bloomberg

      Engaged employer

      About
      Reviews
      Pay and benefits
      Jobs
      Interviews
      Interviews
      Related searches: Bloomberg reviews | Bloomberg jobs | Bloomberg salaries | Bloomberg benefits | Bloomberg conversations
      Bloomberg interviewsBloomberg Financial Applications Developer interviewsBloomberg interview


      Glassdoor

      • About / Press
      • Awards
      • Blog
      • Research
      • Contact Us
      • Guides

      Employers

      • Free Employer Account
      • Employer Centre
      • Employers Blog

      Information

      • Help
      • Guidelines
      • Terms of Use
      • Privacy and Ad Choices
      • Do Not Sell Or Share My Information
      • Cookie Consent Tool
      • Security

      Work With Us

      • Advertisers
      • Careers
      Download the App

      • Browse by:
      • Companies
      • Jobs
      • Locations
      • Communities
      • Recent posts

      Copyright © 2008-2026. Glassdoor LLC. "Glassdoor," "Worklife Pro," "Bowls" and logo are proprietary trademarks of Glassdoor LLC.

      Company Bowl sample

      Want the inside scoop on your own company?

      Check out your Company Bowl for anonymous work chats.

      Bowls

      Get actionable career advice tailored to you by joining more bowls.

      Followed companies

      Stay ahead in opportunities and insider tips by following your dream companies.

      Job searches

      Get personalised job recommendations and updates by starting your searches.

      Financial Applications Developer Interview

      30 Nov 2012
      Anonymous interview candidate
      New York, NY

      Other Financial Applications Developer interview reviews for Bloomberg

      Financial Applications Developer Interview

      13 Sept 2016
      Anonymous interview candidate
      New York, NY
      No offer
      Declined offer
      Positive experience
      Difficult interview

      Application

      I applied through university. The process took 6 weeks. I interviewed at Bloomberg (New York, NY) in Nov 2012

      Interview

      I am a PhD student in Civil Engineering. I have experiences in software development and quantitative (statistics, operations research, machine learning) modeling. I met the recruiting team at the career fair in my university and submitted my resume. They were hosting on-campus interviews for selected candidates in October, which I wasn't invited . Shortly after I got a email to go through a phone screen. The phone interview was delayed to mid November due to Sandy, but it was quite easy and I was invited to the onsite interview. The onsite interview has 4 rounds: First round was a 2:1 interview. Interviewers spent 3~ 6 years at the company. They asked 3 technical questions besides the usual resume questions 1. Reverse the order of words in a string. e.g. "I am Chinese" to "Chinese am I". I gave a slight variant to the textbook answer. They made me check every type of input to confirm the correctness. 2. Find the intersection of two very large (10^6 elements) integer arrays. I gave them the hashing answer first and then they demanded an in-place method. Took 1~2 minutes to figure it out: sorting + binary search. I think they are pretty happy at this point to pass me to the next round. 3. (To kill time) Generate all the combination of a set of size n, whose elements can take k distinct values. Think of it as outputting natural numbers in base k. Second round was also a 2:1 interview with similar interviewers. They asked 2 technical questions: 1. Generate the siblings of every node in a tree. I gave them a native recursive method which is not even fully coded, but they found it acceptable. 2. Generate the browsing history of a web-browsers in the sequence they were visited. For duplicated visits, only print out the most recent occurrence. There are a lot of ways to do this, but they wanted one with constant time complexity (except for the printing phase). They gave me a lot of hints before I finally figure it out. This question seems original so I will not disclose the details. Third round was a 1:1 interview with a senior member (15+ years in the company). He asked me motivational questions (see below) and then a regular technical question to generate anagrams. Last round was with 2 HR ladies who asked a lot of soft questions to gauge my motivations and fit for the company. Had a good feeling for all interview rounds and received an offer the next mourning. Overall based on my interactions with those people I think Bloomberg is a great company to work for. The biggest takeaway is that the culture of this company feels much more like a financial firm (aggressive, committed) than a typical technology firm (nerdy, innovative) . You need to think carefully whether this is the kind of culture you want to be part of. On the other hand, Bloomberg is the only major tech company I know who are willing to provide comprehensive trainings for non-CS students. If you want a career shift from an alternative science/engineering background, Bloomberg may be one of the best opportunities.

      Interview questions [1]

      Question 1

      If you like programming, why didn't your go for a CS degree in college?
      1 Answer
      4
      Positive experience
      Average interview

      Application

      I applied through a staffing agency. The process took 3 weeks. I interviewed at Bloomberg (New York, NY) in Sept 2016

      Interview

      One telephonic interview. I was asked to solve two problems using C++. Onsite interview was requested 2 weeks later. Total three rounds when went onsite. Two on one 1st technical, two on one 2nd technical, met group manager in 3rd round.

      Interview questions [1]

      Question 1

      1st round : Architecture of my current product, C++ question, design patter implementation, coding problem for in place update of binary searct tree to linked list. 2nd round : Design a system to generate the given output after reading data through the file. Design was discussed for one hour 3rd round : product lead discussed previously asked design questions and gave information about the project
      1 Answer

      Financial Applications Developer Interview

      14 Oct 2015
      Anonymous interview candidate
      London, England
      No offer
      Positive experience
      Average interview

      Application

      I applied online. The process took 3 days. I interviewed at Bloomberg (London, England) in Oct 2015

      Interview

      First i was contacted by email, by one HR person. After we scheduled an interview by phone to the next day. The interview was taken by phone and Hancker Hank, and was fast and effective. The interviewer was very nice.

      Interview questions [1]

      Question 1

      Questions about C++ basics, like constructors, destructors, inheritance and const correctness.
      Answer question

      Financial Applications Developer Interview

      12 Jun 2015
      Anonymous employee
      London, England
      Accepted offer
      Positive experience
      Average interview

      Application

      I applied through a recruiter. The process took 4 weeks. I interviewed at Bloomberg (London, England) in May 2015

      Interview

      4 rounds. Expect about a week between each round. After 1 phone interview (HR) and 2 Skype interviews, was invited for an 2:1 in-office interview at London office. More interested in VBA and Excel skills. Very conversational. Was given an office tour after the final round, which I took to be a good sign. Received a call with the offer the following morning.

      Interview questions [1]

      Question 1

      What are some array sorting methods you've used in VBA? What is the most optimal way to transpose arrays onto a worksheet? What is the default variable type of an undeclared variable in VBA? When would you use credit spreads? What option pricing methods do you know? What are their inputs? What is a swap? A bond? Duration? Are you familiar with volatile functions? Have you used VLOOKUP? INDEX? What is the difference between the two?
      Answer question