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

      Boston Consulting Group

      Engaged Employer

      About
      Reviews
      Pay & benefits
      Jobs
      Interviews
      Interviews
      Related searches: Boston Consulting Group reviews | Boston Consulting Group jobs | Boston Consulting Group salaries | Boston Consulting Group benefits | Boston Consulting Group conversations
      Boston Consulting Group interviewsBoston Consulting Group Software Engineer(Internship) interviewsBoston Consulting Group 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.

      Software Engineer(Internship) Interview

      Dec 19, 2023
      Anonymous employee
      Accepted offer
      Positive experience
      Average interview

      Application

      I applied through college or university. The process took 2 weeks. I interviewed at Boston Consulting Group in Dec 2023

      Interview

      the online test had 4 different problems to solve the first and second easy the third and fourth medium. I submitted the first, second, and forth but the fourth didn't pass all the tests.

      Interview questions [1]

      Question 1

      why did you choose bcg ?
      Answer question
      1

      Other Software Engineer(Internship) Interview Reviews for Boston Consulting Group

      Software Engineer(Internship) Interview

      Mar 9, 2026
      Anonymous Interview Candidate
      No offer
      Negative experience
      Difficult interview

      Application

      I applied online. I interviewed at Boston Consulting Group in Mar 2026

      Interview

      Multi-stage process for a fullstack internship (React/Node/TS/REST APIs/databases/clean code). Started with CodeSignal assessment (4 coding exercises), HireVue one-way video (6 behavioral questions), and first live coding (60 mins, collaborative with helpful hints from Senior Engineer). Advanced to second 60-min technical round with Lead Engineer. The provided case study (datasets + fullstack skeletons) was discarded; instead, focused on unrelated CV project and gave vague task to build a mathematical expression parser/evaluator from scratch. No guidance, frequent silence, camera/mic off. Felt dismissive and non-collaborative. Rejected immediately after with no feedback.

      Interview questions [1]

      Question 1

      "Make something that takes a mathematical expression, parses, and evaluates it or whatever" (from scratch, using any language, but unrelated to the fullstack JD or provided case study).
      Answer question

      Software Engineer(Internship) Interview

      Feb 13, 2026
      Anonymous employee
      Casablanca, Greater Casablanca
      Accepted offer
      Positive experience
      Average interview

      Application

      I interviewed at Boston Consulting Group (Casablanca, Greater Casablanca)

      Interview

      The interview process usually has several rounds. First, there is a CodeSignal assessment, where you solve coding problems online to test your algorithm and programming skills. Next, there is an HR interview, where they ask about your background, motivation, and personality. Then, you have a technical interview on a Zoom call, where engineers evaluate your problem-solving skills. Finally, there is an on-site interview, which includes multiple technical and behavioral discussions with different team members.

      Interview questions [1]

      Question 1

      diff between abstraction and polymorphism
      Answer question
      2

      Software Engineer(Internship) Interview

      Mar 5, 2026
      Anonymous Interview Candidate
      Casablanca, Greater Casablanca
      No offer
      Positive experience
      Average interview

      Application

      I applied online. I interviewed at Boston Consulting Group (Casablanca, Greater Casablanca) in Feb 2026

      Interview

      Fill the details on careers page , wait approximately for 1 week to get an email to pass a general coding assessment at CodeSignal with C# , Java , Python or javaScript. General Coding assessment at CodeSignal has 4 problems , if you pass just 2 of them , you get an email after 1 or 2 weeks depending on the recruiter to pass a recorded motivation interview at HireVue .

      Interview questions [1]

      Question 1

      first problem : given an integer n, return an array of string asterisks * or space " " to build a square of size n = 3. ex: ["***", "* *", "***"]
      Answer question