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 R&D 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.

      R&D Developer Interview

      Mar 13, 2017
      Anonymous Interview Candidate
      New York, NY

      Other R&D Developer Interview Reviews for Bloomberg

      R&D Software Engineer Interview

      Nov 6, 2015
      Anonymous Interview Candidate
      No offer
      Neutral experience
      Average interview

      Application

      I applied through a recruiter. The process took 1 week. I interviewed at Bloomberg in Oct 2015

      No offer
      Negative experience
      Difficult interview

      Application

      I interviewed at Bloomberg (New York, NY)

      Interview

      First round was a phone interview with a developer in the company. I was asked to login to a web app which was a programming environment. The screen was shared as the phone was on speakerphone. .

      Interview questions [1]

      Question 1

      Output the each digit of the number "356243234" backwards and individually without using the string library.
      2 Answers

      Interview

      Pretty straightforward. A technical phone interview followed by an on-site interview. For technical phone interview: Brush up algorithms, data structures. Practicing on HackerRank or similar sites (InterviewCake, Codility) may also help.

      Interview questions [2]

      Question 1

      Q: Asked about my background, experience, interests... past two internships, If I'm a backend/frontend developer.
      Answer question

      Question 2

      Q: For the technical round, the question was how do you validate a string is valid/has parenthesis balanced? For example, "{}", "{}(){}[]", "[{(abcbc)}]", "abcd" are all balanced strings, whereas "{a", "{(})", "{a]", etc. are not.
      Answer question

      R&D Software Engineer Interview

      Jul 17, 2015
      Anonymous Interview Candidate
      New York, NY
      No offer
      Positive experience
      Difficult interview

      Application

      I applied online. The process took 4 weeks. I interviewed at Bloomberg (New York, NY) in Jan 2015

      Interview

      I began the application process by first submitting my resume online. Afterwards, a recruiter reached out to me to setup a quick technical phone call. The call asked some general technical questions about data structures and then a longer programming problem. I then got a follow-up email, asking if I'd be free on a given day to come into the office for some additional interviewing. This half-day interview on-site consisted of two interviews, back-to-back. Asked technical question.

      Interview questions [1]

      Question 1

      Given the heads of two linked lists that eventually merge, how can you determine at which node they merge
      Answer question