Upload Button Icon Add office photos

Filter interviews by

KPMG India Analyst and Software Developer Interview Questions and Answers

Updated 20 Nov 2022

KPMG India Analyst and Software Developer Interview Experiences

1 interview found

I applied via campus placement at Birla Institute of Technology (BIT), Ranchi and was interviewed before Nov 2021. 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 

Aptitude, English and chart related questions were asked

Round 3 - Coding Test 

Coding + SQL interview with puzzles

Round 4 - HR 

(2 Questions)

  • Q1. 1.It was HR round with some technical question. 2.They were watching for the potential to work on different tech stacks
  • Q2. HR round was mostly technical

Interview Preparation Tips

Topics to prepare for KPMG India Analyst and Software Developer interview:
  • SQL
  • Data Structures
  • Algorithms
  • puzzles
Interview preparation tips for other job seekers - Focus more on sql, python. ML will be a benefit for you. This details was for the role data analyst.

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - One-on-one 

(2 Questions)

  • Q1. What is your experience with Angular, and how does it work? What are pipes and components in Angular?
  • Q2. Can you replicate the screen in Angular that is currently visible on your display?
Round 2 - Coding Test 

Multiple questions regarding data structures.

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(5 Questions)

  • Q1. No any no any questions for sharing.
  • Q2. Nothing questions for sharing
  • Q3. Nothing to share have for interview
  • Q4. Nothing to share for interview
  • Q5. Nothing have to sharing

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing for advice to job seekers.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Dec 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. How does Django apply migrations to the database?
  • Ans. 

    Django applies migrations to the database using the 'manage.py migrate' command.

    • Django tracks changes to models and generates migration files accordingly.

    • The 'manage.py makemigrations' command creates migration files based on model changes.

    • The 'manage.py migrate' command applies the generated migration files to the database.

    • Migrations help keep the database schema in sync with the changes in Django models.

  • Answered by AI
  • Q2. What is hoisting in javascript?
  • Ans. 

    Hoisting in JavaScript is the behavior where variable and function declarations are moved to the top of their containing scope during the compilation phase.

    • Variable declarations are hoisted to the top of their scope, but not their assignments.

    • Function declarations are fully hoisted, meaning they can be called before they are declared.

    • Hoisting can lead to unexpected behavior if not understood properly.

  • Answered by AI
Round 2 - Assignment 

Create a full stack application in 3 days.

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

(2 Questions)

  • Q1. Difference between inheritance and polymorphism
  • Ans. 

    Inheritance is a way to create a new class using properties and methods of an existing class, while polymorphism allows objects of different classes to be treated as objects of a common superclass.

    • Inheritance allows a class to inherit properties and methods from another class.

    • Polymorphism allows objects of different classes to be treated as objects of a common superclass.

    • Inheritance promotes code reusability and reduce...

  • Answered by AI
  • Q2. Write a code to check anagram or not
  • Ans. 

    Code to check if two strings are anagrams

    • Create a function that takes in two strings as input

    • Convert both strings to lowercase and remove any spaces

    • Sort both strings and compare if they are equal to determine if they are anagrams

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - They asked very basic java questions like difference between inheritance and polyformism.
Asked basic java concepts

Skills evaluated in this interview

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

Few basics of java
Dsa question

Round 2 - Technical 

(2 Questions)

  • Q1. Java multithreading questions
  • Q2. Spring boot questions.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic aptitude questions. Could be done easily if practiced enough

Round 2 - Technical 

(2 Questions)

  • Q1. Introduce yourself
  • Q2. Array searching
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Oops concepts polymorphism encapsulation
  • Q2. Design pattern singleton dependency injection
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Motilal Nehru Institute National Institute of Technology (NIT), Allahabad and was interviewed in Dec 2023. There were 5 interview rounds.

Round 1 - Aptitude Test 

It was a MCQ type round with 3 coding questions. This round consisted of questions from aptitude, SQL knowledge and a sql command writing question, Programming basics, Web Technology, 2 coding questions. CS Subjects and some Situational based questions.

Round 2 - Group Discussion 

It was a Just a minute round in which a topic was given by the interviewer to speak upon.

Round 3 - Technical 

(1 Question)

  • Q1. What all technologies you feel will be fruitful in learning with regards to your future growth?
Round 4 - Technical 

(1 Question)

  • Q1. Explain NOSQL databases and their working?
  • Ans. 

    NOSQL databases are non-relational databases that provide flexible schema design and horizontal scalability.

    • NOSQL databases store data in key-value pairs, wide-column stores, document databases, or graph databases.

    • They are designed for handling large volumes of data and are highly scalable.

    • Examples include MongoDB, Cassandra, Redis, and Neo4j.

  • Answered by AI
Round 5 - HR 

(1 Question)

  • Q1. Describe the working of your projects and how did you manage with hectic load of your curriculum being a part of your project building which is from some other domain?

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be thorough with whatever is mentioned in your resume and be confident in answering the question. If you are not sure about the answer don’t give it a try it may have a negative impact. Also you should have an in-depth knowledge of your projects.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Job Portal

Round 1 - Coding Test 

Coding test was of two hours, and two difficult hard question was passed

Round 2 - Group Discussion 

In the group discussion, they asked the question based on the project

KPMG India Interview FAQs

How many rounds are there in KPMG India Analyst and Software Developer interview?
KPMG India interview process usually has 4 rounds. The most common rounds in the KPMG India interview process are Resume Shortlist, Aptitude Test and Coding Test.
What are the top questions asked in KPMG India Analyst and Software Developer interview?

Some of the top questions asked at the KPMG India Analyst and Software Developer interview -

  1. 1.It was HR round with some technical question. 2.They were watching for the po...read more
  2. HR round was mostly techni...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Deloitte Interview Questions
3.8
 • 2.9k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
PwC Interview Questions
3.4
 • 1.4k Interviews
Ernst & Young Interview Questions
3.4
 • 1.1k Interviews
ZS Interview Questions
3.4
 • 484 Interviews
View all
KPMG India Analyst and Software Developer Salary
based on 6 salaries
₹5.6 L/yr - ₹7.5 L/yr
7% more than the average Analyst and Software Developer Salary in India
View more details

KPMG India Analyst and Software Developer Reviews and Ratings

based on 2 reviews

2.0/5

Rating in categories

2.6

Skill development

2.1

Work-life balance

1.0

Salary

4.0

Job security

3.0

Company culture

1.6

Promotions

2.6

Work satisfaction

Explore 2 Reviews and Ratings
Consultant
7.7k salaries
unlock blur

₹6.5 L/yr - ₹27 L/yr

Assistant Manager
6.9k salaries
unlock blur

₹10.3 L/yr - ₹35.1 L/yr

Associate Consultant
4.6k salaries
unlock blur

₹4.5 L/yr - ₹16 L/yr

Analyst
3.5k salaries
unlock blur

₹1 L/yr - ₹9.7 L/yr

Manager
2.9k salaries
unlock blur

₹15.9 L/yr - ₹50 L/yr

Explore more salaries
Compare KPMG India with

Cognizant

3.8
Compare

PwC

3.4
Compare

Capgemini

3.7
Compare

Google

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