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 Software 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.

      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.

      Bowls

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

      Company Bowl sample

      Want the inside scoop on your own company?

      Check out your Company Bowl for anonymous work chats.

      Financial Software Developer Interview

      4 Nov 2014
      Anonymous employee
      London, England
      Accepted offer
      Positive experience
      Average interview

      Application

      I applied through university. The process took 2 weeks. I interviewed at Bloomberg (London, England) in Oct 2014

      Interview

      I met a Bloomberg recruiter at a career fair. Discussed 5 minutes about my resume (Previous work experience, Preferred programming languages, ...) and then scheduled two technical interviews the day after. The first interview was with two young very cool guys from two different teams. I was asked basic (But sometimes tricky) questions about C and Java, mostly about memory allocation. I was also required to code a reverse string function, and to correct and improve an ugly piece of code written in C. They are definitely not here to trick you, and will guide you to the right solution if you make a mistake. The second interview started with basic questions (Why Bloomberg, why do you want to be a software developer, ...), and I was then asked to design an algorithm (See below), and implement it in Java. As for the previous interview, the last 15 minutes were dedicated to a very nice conversation with the interviewer. Two days letter I got contacted by a HR manager to schedule an interview with them. After a 10 minutes chat, they gave me an offer.

      Interview questions [2]

      Question 1

      Design an algorithm to find the first unique element in an array.
      8 Answers

      Question 2

      How is memory managed in Java. Explain what the garbage collector is.
      Answer question
      3