Premium Employer

i

This company page is being actively managed by McKinsey & Company Team. If you also belong to the team, you can get access from here

McKinsey & Company Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

McKinsey & Company Senior Software Engineer Interview Questions and Answers

Updated 6 Jun 2024

McKinsey & Company Senior Software Engineer Interview Experiences

2 interviews found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What are services in Drupal?
  • Ans. 

    Services in Drupal are reusable objects that perform specific functions, such as database queries or sending emails.

    • Services are defined in YAML files and can be accessed throughout a Drupal site.

    • They are used to encapsulate reusable functionality and promote code reusability.

    • Examples of services in Drupal include the database service for interacting with the database, the mail service for sending emails, and the logge

  • Answered by AI
  • Q2. How to debug in Drupal?
  • Ans. 

    Debugging in Drupal involves using tools like Devel module, watchdog(), and error logs.

    • Enable Devel module for debugging information

    • Use watchdog() function to log messages to Drupal's watchdog log

    • Check error logs for PHP errors and warnings

    • Use dpm() function to print variables for debugging purposes

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected
Round 1 - Coding Test 

Questions are asked from hackerrank . Difficulty level medium .
Prepare for SQL too.

Round 2 - Technical 

(1 Question)

  • Q1. Your projects, system design

Senior Software Engineer Interview Questions Asked at Other Companies

asked in DBS Bank
Q1. Tell me about yourself. What technology are you using? What is a ... read more
asked in GlobalLogic
Q2. MapSum Pair Implementation Create a data structure named 'MapSum' ... read more
asked in UST
Q3. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in Capgemini
Q4. Pascal's Triangle Construction You are provided with an integer ' ... read more
Q5. K Largest Elements Problem Statement You are given an integer k a ... read more

Interview questions from similar companies

I applied via Naukri.com and was interviewed before Aug 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. I was asked based on scenarios, all were practical questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Please don't join as a contractor. Join only if you are permanent with Deloitte.

I appeared for an interview before Sep 2020.

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview is standard. Mainly tests the conceptual level knowledge. Java multithreading might be asked if the candidate mentions it. Multi threading concepts are appreciated and gives an edge
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

They will ask some simple algorithmic questions.

Round 2 - One-on-one 

(1 Question)

  • Q1. Very friendly face to face interview simple questions will be asked base on your level of expertise
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Company Website and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Coding Test 

1 hr test with questions on react and , js, python

I applied via Approached by Company and was interviewed before Jun 2021. There were 3 interview rounds.

Round 1 - Case Study 

This is a case study round, you would be given 3 question out of which you will need to solve any 2.
Two question are algoritm based around designing datastructure and matrix problem
One question will be based om designing Database for a given requirement.

Round 2 - Technical 

(1 Question)

  • Q1. This is a follow up round after case study,where the interviewer will ask you about perfomance and scalability of questions is case study round. There might be few addition question on improving the soluti...
Round 3 - One-on-one 

(1 Question)

  • Q1. This is a behaviour round where interviewer will see your fitiness for team. It basically has scenario based question . This is also elimination round

Interview Preparation Tips

Interview preparation tips for other job seekers - Understand the requirement clearly for a given problem.
Have good knowledge of system and database design .
Focus on scalability/performance of an application
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jul 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Multiple choice questions on language of your choice

Round 2 - Case Study 

Solve any 2 case studies out of 3.
2 classes design LLD.
1 SQL db design

Round 3 - Technical 

(1 Question)

  • Q1. Oop, DSA basic and medium level questions.

I applied via Job Portal and was interviewed in May 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Data Structure questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview is totally based on Data structure snf algorithm and some java questions and system design HLD.
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Jul 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

Mix of coding, aptitude, java, javascript

Round 3 - Technical 

(2 Questions)

  • Q1. Resume based questions on project
  • Q2. Basic SQL, Java streams questions
Round 4 - Technical 

(5 Questions)

  • Q1. Project related questions
  • Q2. Internal working of hashmap
  • Ans. 

    HashMap is a data structure that stores key-value pairs and uses hashing to quickly retrieve values based on keys.

    • HashMap internally uses an array of linked lists to store key-value pairs.

    • When a key-value pair is added, the key is hashed to determine the index in the array where the pair will be stored.

    • If multiple keys hash to the same index, a collision occurs and the pairs are stored in a linked list at that index.

    • To...

  • Answered by AI
  • Q3. Design patterns I've used
  • Ans. 

    I have used design patterns such as Singleton, Factory, and Observer in my projects.

    • Singleton pattern ensures a class has only one instance and provides a global point of access to it.

    • Factory pattern creates objects without specifying the exact class of object that will be created.

    • Observer pattern defines a one-to-many dependency between objects so that when one object changes state, all its dependents are notified and

  • Answered by AI
  • Q4. Print whole Fibonacci series using recursion.
  • Ans. 

    Print Fibonacci series using recursion

    • Define a recursive function to calculate Fibonacci numbers

    • Base case: return 0 if n is 0, return 1 if n is 1

    • Recursive case: return sum of previous two Fibonacci numbers

    • Print each Fibonacci number in the series

  • Answered by AI
  • Q5. Show my Github projects, and the interviewer didn't even properly looked into the code.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare:
Core java concepts,
Well written resume with proper understanding of every project.
SQL,
Basic coding questions
Design patterns, solid etc.

Skills evaluated in this interview

McKinsey & Company Interview FAQs

How many rounds are there in McKinsey & Company Senior Software Engineer interview?
McKinsey & Company interview process usually has 1-2 rounds. The most common rounds in the McKinsey & Company interview process are Technical and Coding Test.
How to prepare for McKinsey & Company Senior Software Engineer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at McKinsey & Company. The most common topics and skills that interviewers at McKinsey & Company expect are API, AWS, Cloud, Finance and Java.
What are the top questions asked in McKinsey & Company Senior Software Engineer interview?

Some of the top questions asked at the McKinsey & Company Senior Software Engineer interview -

  1. What are services in Drup...read more
  2. How to debug in Drup...read more
  3. Your projects, system des...read more

Tell us how to improve this page.

McKinsey & Company Senior Software Engineer Interview Process

based on 2 interviews

Interview experience

3.5
  
Good
View more
Join McKinsey & Company We accelerate sustainable and inclusive growth.
McKinsey & Company Senior Software Engineer Salary
based on 88 salaries
₹20.7 L/yr - ₹42 L/yr
112% more than the average Senior Software Engineer Salary in India
View more details

McKinsey & Company Senior Software Engineer Reviews and Ratings

based on 4 reviews

3.5/5

Rating in categories

2.4

Skill development

2.5

Work-life balance

4.2

Salary

1.9

Job security

3.3

Company culture

3.1

Promotions

2.0

Work satisfaction

Explore 4 Reviews and Ratings
Business Presentation Specialist
559 salaries
unlock blur

₹2.2 L/yr - ₹8.5 L/yr

Associate
260 salaries
unlock blur

₹22.2 L/yr - ₹70.2 L/yr

Analyst
239 salaries
unlock blur

₹17.2 L/yr - ₹26.7 L/yr

Consultant
204 salaries
unlock blur

₹15 L/yr - ₹60 L/yr

Senior Analyst
189 salaries
unlock blur

₹11.9 L/yr - ₹37 L/yr

Explore more salaries
Compare McKinsey & Company with

BCG

3.7
Compare

Deloitte

3.8
Compare

Ernst & Young

3.4
Compare

PwC

3.4
Compare
Did you find this page helpful?
Yes No
write
Share an Interview