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 Entry Level Software Development Programmer 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.

      Entry Level Software Development Programmer Interview

      4 June 2014
      Anonymous interview candidate
      London, England
      No offer
      Negative experience
      Easy interview

      Application

      I applied online. The process took 4 weeks. I interviewed at Bloomberg (London, England) in Mar 2014

      Interview

      Bloomberg is an excellent company and, before I had first-hand experience, I was inclined to think that people who write negative reviews on glassdoor about the interview process were somehow resentful for not receiving an offer. Unfortunately, it turns out that the quality of the interview process varies dramatically depending on who the interviewers are. In my case, the whole process was quite uneven, ranging from enjoyable (who would think that being interviewed can be fun) to absurd. Their HR department is very professional and prompt in their communication with the candidates. More specifically about the interviews. I had a phone interview with a team leader who was quite sharp and in control of the interviewing process in the sense that he was adapting quickly to my responses and moved swiftly from very basic warm-up questions (e.g., what is a pointer) to relatively advanced ones that allowed him to identify where the limits of my knowledge on C++ lie (e.g, virtual functions in constructors, resuming execution after catching an exception). I was subsequently invited for an in-hourse interview that was a complete disappointment. I cannot know with certainty, but probably one of the two interviewers was leading the interview and he was unable to clearly articulate his questions. When I was trying to elicit more information, after spelling out what first thoughts I already had on the question in hand, he seemed to interpret the request for clarification as evasion on my part. I believe that the interview was actually cut short since the only algorithmic question I was asked (besides other questions) was to find the character that is *consecutively* repeated most times in a string of arbitrary length. I did that, however I was explicitly asked not to rush into writing code and to discuss the problem first. So it seemed that such a simple task was taking a while, and I know that many people use speed as an important indicator especially when the question is a simple one, however it was the interviewers who set the pace in this case. The atmosphere was friendly and we chatted quite a bit, however, as far as the technical aspects are concerned, it is not possible to tell what they were looking for and why they were not satisfied. Unfortunately, I have this bad habit of claiming ignorance if I do not really know a topic in depth, instead of waving my hands and dropping a few buzzwords. For example, when asked about mutli-threading, I simply state that I do not know multi-threaded programming because I appreciate the myriad of complexities that I have not spent time thinking about. I have written simple number crunching programs with multiple threads, but, in my mind, this is not what *knowing* concurrency means. In an interview it is probably advantageous to act like a salesman.

      Interview questions [2]

      Question 1

      Assembly-level handling of the stack throughout a function call.
      Answer question

      Question 2

      Improve a code fragment (in C) under the constraint that you are not allowed to use C++ or STL.
      Answer question