Boston Consulting Group Software Engineer interview questions
Updated 3 Jun 2026
based on 41 ratings
Difficulty
Average
Experience
Mostly positive
How others got an interview
80%
Applied online
Applied online
10%
Recruiter
Recruiter
10%
Recruitment agency
Recruitment agency
Interview search
41 interviews
Viewing 1 - 5 of 41 Interviews
Boston Consulting Group interviews FAQs
Software Engineer applicants have rated the interview process at Boston Consulting Group with 4 out of 5 (where 5 is the highest level of difficulty) and assessed their interview experience as 100% positive. To compare, the company-average is 66.9% positive. This is according to Glassdoor user ratings.
Candidates applying for Software Engineer roles take an average of 21 days to get hired, when considering 1 user submitted interviews for this role. To compare, the hiring process at Boston Consulting Group overall takes an average of 41 days.
Common stages of the interview process at Boston Consulting Group as a Software Engineer according to 1 Glassdoor interviews include:
Skills test: 100%
Here are the most commonly searched roles for interview reports -
BCG X tends to care about how you think as much as code quality, so I’d prep for a mix rather than pure Leetcode. Are you targeting junior or mid level? I’ve seen a common pattern for similar software engineering interviews be a live coding round on data structures and algorithms plus a conversational behavioral chat, sometimes with a light system design discussion. I usually practice stories with a simple situation action result format and keep answers around 90 seconds, then run a timed mock with Beyz coding assistant after pulling a few prompts from the IQB interview question bank. Talking through your approach as you code helps a ton fwiw.
Interview questions [1]
Question 1
leetcode problems, build simple backend endpints, resume and software eng principals
First round was a coding test and Second round was technical round - both these rounds went fine. Third round (technical case interview) was extremely average. It was supposed to be taken on a portal but the portal did not have option to code in Flask. So the interviewer made me code in my local desktop. Setting up my project and database itself took an hour. The interviewer expected me to code the full stack case in 30 mins?! I didnt even get to showcase my Angular skills which was my strong point. Received rejection the next day after technical case interview.
Interview questions [1]
Question 1
Technical case interview was about developing a full stack solution
I applied online. I interviewed at Boston Consulting Group (Casablanca, Greater Casablanca) in Feb 2026
Interview
Applied on March 1st.
After the application review, I received an invitation link to complete a CodeSignal coding assessment.
The test included 4 exercises: 2 medium and 2 hard.
If you score above 400, you move to the next step.
About one week later, I was contacted for a short HR interview (around 15 minutes).
Interview questions [1]
Question 1
solve a bracket sequence problem — check whether successive brackets are valid / balanced using stack logic