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 & benefits
      Jobs
      Interviews
      Interviews
      Related searches: Bloomberg reviews | Bloomberg jobs | Bloomberg salaries | Bloomberg benefits | Bloomberg conversations
      Bloomberg interviewsBloomberg Financial Software Developer interviewsBloomberg interview


      Glassdoor

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

      Employers

      • Free Employer Account
      • Employer Center
      • Employers Blog

      Information

      • Help
      • Guidelines
      • Terms of Use
      • Privacy & 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 personalized job recommendations and updates by starting your searches.

      Financial Software Developer Interview

      Mar 30, 2016
      Anonymous Interview Candidate
      Londres, Angleterre
      No offer
      Positive experience
      Easy interview

      Application

      I applied through a recruiter. The process took 1 week. I interviewed at Bloomberg (Londres, Angleterre) in Mar 2016

      Interview

      First step is an 1 hour interview over the phone + hackerrank. The interviewer was extremely polite and seemed very interested in my working experience. He provided a lot of hints when I got stuck. The questions were C++ related (basic knowledge) and basic algorithm knowledge, but I failed because I wasn't prepared.

      Interview questions [1]

      Question 1

      Spot the errors in a C++ program. Basic stuff: constant function trying to change class members, static function trying to change a non-static data member, object slicing, virtual method called in constructor.
      Answer question