Upload Button Icon Add office photos

Filter interviews by

Clear (1)

KPMG India Full Stack Developer Interview Questions and Answers

Updated 1 Feb 2025

KPMG India Full Stack Developer Interview Experiences

1 interview found

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
No response

I was interviewed in Jan 2025.

Round 1 - Group Discussion 

Programming questions related to Python and React.

Round 2 - Group Discussion 

Programmatical problem related to Python and React

Round 3 - HR 

(1 Question)

  • Q1. Salary Discussion
Round 4 - Aptitude Test 

Programming Problems related to react and python.

Round 5 - Technical 

(1 Question)

  • Q1. Object Oriented Programming, Memory Management, Multiprocessing, multithreading, GIL, React Components
Round 6 - Technical 

(1 Question)

  • Q1. Object Oriented Programming, GIL, Multi threading, multiprocessing, React Component, Shallow Copy, Deep Copy
Round 7 - Technical 

(1 Question)

  • Q1. Object Oriented Programming, GIL, Multi threading, multiprocessing, React Component, Shallow Copy, Deep Copy
Round 8 - Technical 

(1 Question)

  • Q1. Object Oriented Programming, GIL, Multi threading, multiprocessing, React Component, Shallow Copy, Deep Copy
Round 9 - One-on-one 

(1 Question)

  • Q1. Object Oriented Programming, GIL, Multi threading, multiprocessing, React Component, Shallow Copy, Deep Copy, Django ORM, Class Inheritance

Interview Preparation Tips

Interview preparation tips for other job seekers - In the name of the client Round, the internal team will contact you to conduct interview calls known as Preparation Call Round before the Client Round, aimed at creating a positive impression for the client. Typically, no additional rounds follow the HR round, but they conducted five more rounds while merely reiterating the aforementioned details, which led me to cancel my own job application.

Full Stack Developer Jobs at KPMG India

View all

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Nov 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

It was moderate one

Round 2 - Coding Test 

Hard one

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep going never stop, one day God will be with you

I applied via Campus Placement and was interviewed in Aug 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Introduce yourself, on java,sql,oops concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't talk very fast. Speak with confidence

I was interviewed in Oct 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 120 minutes
Round difficulty - Easy

This was MCQ+Coding round.

  • Q1. 

    Anagram Pairs Verification Problem

    Your task is to determine if two given strings are anagrams of each other. Two strings are considered anagrams if you can rearrange the letters of one string to form the...

  • Ans. 

    Determine if two strings are anagrams of each other by checking if they have the same characters in different order.

    • Create a frequency map of characters for both strings and compare them.

    • Sort both strings and check if they are equal.

    • Use a hash table to store character counts and compare the counts for both strings.

  • Answered by AI
Round 2 - Face to Face 

(2 Questions)

Round duration - 30 minutes
Round difficulty - Easy

This was face to face interview round.

  • Q1. 

    Next Greater Number Problem Statement

    Given a string S which represents a number, determine the smallest number strictly greater than the original number composed of the same digits. Each digit's frequenc...

  • Ans. 

    Given a number represented as a string, find the smallest number greater than the original with the same set of digits.

    • Iterate from right to left to find the first digit that can be swapped with a larger digit to make the number greater.

    • Swap this digit with the smallest digit to its right that is larger than it.

    • Sort the digits to the right of the swapped digit in ascending order to get the smallest number greater than ...

  • Answered by AI
  • Q2. 

    Circular Move Problem Statement

    You have a robot currently positioned at the origin (0, 0) on a two-dimensional grid, facing the north direction. You are given a sequence of moves in the form of a string ...

  • Ans. 

    Determine if a robot's movement path is circular on a 2D grid given a sequence of moves.

    • Create a set of directions to keep track of the robot's current direction (north, east, south, west).

    • Simulate the robot's movement based on the given sequence of moves (L - turn left, R - turn right, G - move forward).

    • Check if the robot returns to the starting position after completing the sequence of moves.

    • Example: For 'GLGLGLG', t...

  • Answered by AI
Round 3 - HR 

Round duration - 20 minutes
Round difficulty - Easy

This round is basically on zoom meet . 

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - 1 in BangaloreEligibility criteriaNo criteriaCapgemini interview preparation:Topics to prepare for the interview - Basic Computer Science background ,Data Structures and Algorithms, Operating System, Database Management System, Object-Oriented Programming SystemTime required to prepare for the interview - 4 monthsInterview preparation tips for other job seekers

Tip 1 : Participate in live contests on websites like Codechef, Codeforces etc as much as possible.
Tip 2 : Practice previous interview questions from LeetCode, GeeksForGeeks.
Tip 3 : Revise Computer Science subjects like DBMS, OOPS thoroughly.
Tip 4 : Do practice a lot of data structures questions as mostly questions in interviews are based on them

Application resume tips for other job seekers

Tip 1 : Add projects and Internships if you have done any and add only those things which you really know.
Tip 2 : Highlight most important skills and points in your resume 
Tip 3 : Provide certificate of only important things

Final outcome of the interviewSelected

Skills evaluated in this interview

I applied via Company Website and was interviewed before Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. They totally asked me on Java and we have to be confident while answering them.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be genuine don't keep the thing's in the Resume which you donno

I applied via Campus Placement and was interviewed before Nov 2020. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Tell me about Yourself.
  • Q2. Oops related Questions.
  • Q3. Project Related Questions.
  • Q4. Relocation and Bond Agreement.

Interview Preparation Tips

Interview preparation tips for other job seekers - Have a basic knowledge of Computer Science Concepts, Programming Basic, In detail Projects and what you learn from them.
Your strengths and weakness.
If you are from other than CSE background than why you want to join IT sector.

I applied via Naukri.com and was interviewed in Jan 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Oops concepts, Exception Handling & other Core Java concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - Search & Contact recruiters who hire for ur domain on LinkedIn & share ur resume with them, search relevant jobs on LinkedIn & apply.

Go to companies' websites & create ur profile.

Update ur profile daily on naukri. 👍🏻

I applied via Naukri.com and was interviewed in Mar 2021. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Coding

Interview Preparation Tips

Interview preparation tips for other job seekers - It was nice experience

I applied via Company Website and was interviewed before Sep 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 Resume tips
Round 2 - Aptitude Test 

Aptitude questions will be medium level.but time matters here.
Solving them within the given timespan is important.

Round 3 - Assignment 

Coding questions will be medium level.practice previous assessment questions helps a lot

Round 4 - Technical 

(3 Questions)

  • Q1. In Techincal they will discuss more on basics only
  • Q2. From Java what is friend function
  • Ans. 

    Friend function is not a concept in Java.

    • Friend function is a concept in C++ where a non-member function can access private and protected members of a class.

    • Java does not have the concept of friend function.

    • In Java, access to private and protected members of a class is restricted to the class itself and its subclasses.

  • Answered by AI
  • Q3. Asked more on Oops concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - HR round will be easy only, just research about the company before attending

Skills evaluated in this interview

Interview Questionnaire 

5 Questions

  • Q1. How to give interview
  • Q2. Java
  • Q3. Database
  • Q4. HTML
  • Q5. C language
Contribute & help others!
anonymous
You can choose to be anonymous

KPMG India Interview FAQs

How many rounds are there in KPMG India Full Stack Developer interview?
KPMG India interview process usually has 9 rounds. The most common rounds in the KPMG India interview process are Technical, Group Discussion and HR.
How to prepare for KPMG India Full Stack Developer 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 KPMG India. The most common topics and skills that interviewers at KPMG India expect are Javascript, C#, Java, SQL Server and Bootstrap.
What are the top questions asked in KPMG India Full Stack Developer interview?

Some of the top questions asked at the KPMG India Full Stack Developer interview -

  1. Object Oriented Programming, GIL, Multi threading, multiprocessing, React Compo...read more
  2. Object Oriented Programming, GIL, Multi threading, multiprocessing, React Compo...read more
  3. Object Oriented Programming, Memory Management, Multiprocessing, multithreading...read more

Recently Viewed

PHOTOS

InsuranceDekho

3 office photos

LIST OF COMPANIES

Credit Bajaar

Overview

COMPANY BENEFITS

SSTECH SYSTEM PVT.LTD

No Benefits

INTERVIEWS

KPMG India

No Interviews

INTERVIEWS

KPMG India

No Interviews

REVIEWS

SSTECH SYSTEM PVT.LTD

No Reviews

JOBS

Axis Max Life Insurance

No Jobs

SALARIES

Axis Max Life Insurance

No Salaries

JOBS

Axis Max Life Insurance

No Jobs

JOBS

Axis Max Life Insurance

No Jobs

Tell us how to improve this page.

KPMG India Full Stack Developer Interview Process

based on 1 interview

Interview experience

1
  
Bad
View more
KPMG India Full Stack Developer Salary
based on 14 salaries
₹6.9 L/yr - ₹23 L/yr
50% more than the average Full Stack Developer Salary in India
View more details

KPMG India Full Stack Developer Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Consultant- Full Stack Developer

Pune,

Bangalore / Bengaluru

4-7 Yrs

Not Disclosed

Explore more jobs
Consultant
7.7k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Manager
6.9k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Consultant
4.6k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Analyst
3.5k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Manager
2.9k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare KPMG India with

Cognizant

3.7
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