Upload Button Icon Add office photos

Filter interviews by

Clear (1)

KPMG India Senior Software Engineer Interview Questions and Answers

Updated 1 Mar 2024

KPMG India Senior Software Engineer Interview Experiences

5 interviews found

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Feb 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Code test on Codility

Round 2 - Technical 

(2 Questions)

  • Q1. How NodeJs handles concurrency
  • Ans. 

    NodeJs handles concurrency using event-driven, non-blocking I/O model.

    • NodeJs uses event loop to handle multiple requests concurrently.

    • It utilizes asynchronous functions to avoid blocking the main thread.

    • NodeJs supports callbacks, promises, and async/await for managing asynchronous operations.

  • Answered by AI
  • Q2. Event Loop, Single Threaded
Round 3 - Behavioral 

(1 Question)

  • Q1. Your day to day activities, Roles and Responsibilities

I applied via Naukri.com and was interviewed in Aug 2022. There were 2 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 - Technical 

(2 Questions)

  • Q1. Life cycle around Static Constructor
  • Ans. 

    Static constructor is called only once during the lifetime of a class.

    • Static constructor is used to initialize static fields of a class.

    • It is called automatically before the first instance of the class is created.

    • It cannot be called directly and cannot have any access modifiers.

    • It can be used to perform one-time initialization tasks such as setting up a database connection.

    • If an exception is thrown during static constr

  • Answered by AI
  • Q2. SOLID principle deep dive

Interview Preparation Tips

Interview preparation tips for other job seekers - Strong fundamental of OOPS required.
CLR Process functioning

Skills evaluated in this interview

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 experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Mar 2022. 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 - HR 

(1 Question)

  • Q1. Technical stuff about previous company.
Round 3 - Technical 

(2 Questions)

  • Q1. Previous company work, experience about topics
  • Q2. Technical stuff qna about previous company work and tools n technology
Round 4 - One-on-one 

(1 Question)

  • Q1. Manager round technical stuff

Interview Preparation Tips

Interview preparation tips for other job seekers - Do not join as contractor, office politics, manager ego, and permanent colleague behaviouur makes a toxic environment. Training only to permanent, no culture and doesn't have any ethics.Request join on ur own risk. Thanks.

I applied via Naukri.com and was interviewed in Jan 2022. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Interview was for .NET Full Stack Developer 1. What is the difference between .Use and .Run in Configure method in startup class in .NET core applications. 2. What are SOLID principles? 3. What are AWS ...

Interview Preparation Tips

Topics to prepare for KPMG India Senior Software Engineer interview:
  • .Net Core
  • OOPS
  • C#
Interview preparation tips for other job seekers - Prepare for the basics and advanced for the interview.

KPMG India interview questions for designations

 Senior Software Engineer 2

 (1)

 Senior Software Test Engineer

 (1)

 Software Engineer

 (2)

 Associate Software Engineer

 (1)

 Junior Software Engineer

 (1)

 Senior Software Engineer 1

 (1)

 Software Developer

 (3)

 Senior Consultant

 (23)

I was interviewed 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 questions from similar companies

I was interviewed before Aug 2016.

Interview Preparation Tips

Round: Test
Experience: It was good
Total Questions: 20

Round: Technical Interview
Experience: It was good

Interview Questionnaire 

2 Questions

  • Q1. Simple programming and questions related to the subject in B Tech
  • Q2. Testing communication

Interview Preparation Tips

Round: Test
Experience: Aptitude , Reasoning

I was interviewed in Nov 2016.

Interview Questionnaire 

6 Questions

  • Q1. Explain Btech Project
  • Ans. 

    Developed a Btech project on automated attendance system using facial recognition.

    • Developed a software application to automate the attendance process in educational institutions.

    • Implemented facial recognition technology to identify and mark attendance of students.

    • Used machine learning algorithms to train the system for accurate recognition.

    • Integrated the application with a database to store attendance records.

    • Provided ...

  • Answered by AI
  • Q2. Code Pascal's Traingle
  • Ans. 

    Code Pascal's Triangle

    • Pascal's Triangle is a triangular array of binomial coefficients

    • Each number is the sum of the two numbers above it

    • The first and last numbers in each row are 1

    • Can be implemented using nested loops or recursion

  • Answered by AI
  • Q3. What is abstract function
  • Ans. 

    An abstract function is a function that has no implementation and must be implemented by its subclasses.

    • An abstract function is declared with the 'abstract' keyword.

    • It is used to define a template for its subclasses to follow.

    • It cannot be instantiated and must be implemented by its subclasses.

    • It can have abstract and non-abstract methods.

    • Example: abstract class Animal { abstract void makeSound(); }

    • Example: class Dog ex...

  • Answered by AI
  • Q4. Difference between abstract and normal function
  • Ans. 

    Abstract functions cannot be instantiated and must be implemented by child classes, while normal functions can be directly called.

    • Abstract functions have no implementation in the parent class, while normal functions do.

    • Abstract functions are declared with the 'abstract' keyword, while normal functions are not.

    • Normal functions can be called directly, while abstract functions must be implemented by child classes.

    • An examp...

  • Answered by AI
  • Q5. Your 2 weakness
  • Ans. 

    Perfectionism and public speaking anxiety

    • I tend to be a perfectionist, which can sometimes lead to spending too much time on a task

    • I struggle with public speaking anxiety, but I have been working on improving my communication skills through practice and training

  • Answered by AI
  • Q6. Why Capgemini
  • Ans. 

    Capgemini is a global leader in consulting, technology services, and digital transformation.

    • Capgemini has a strong reputation in the industry for delivering high-quality software solutions.

    • The company offers a wide range of opportunities for career growth and development.

    • Capgemini has a collaborative and inclusive work culture that fosters innovation and teamwork.

    • The company has a global presence, providing exposure to...

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: General Aptitude and English

Round: Technical Interview
Experience: 10 minutes approx. Questions were repetitive for candidates. i.e. for 13 candidates interviewed most of those were similar.

Round: HR Interview
Experience: Other normal stuff about family.
Tips: HR might try to get under your skin so prepare for general hr questions.

College Name: IIT Patna

Skills evaluated in this interview

I applied via Monster and was interviewed before Mar 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. How much salary you are expecting? Was my last question. .

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was really easy going. Technical was informative round. By answering questions, interviewer also help me to reach out to the depth of the topic. Work culture is also good here.

I applied via Recruitment Consultant and was interviewed before May 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. About the project

Interview Preparation Tips

Interview preparation tips for other job seekers - I think being honest about every question asked in the interview is the best practice the crack any interview.
Contribute & help others!
anonymous
You can choose to be anonymous

KPMG India Interview FAQs

How many rounds are there in KPMG India Senior Software Engineer interview?
KPMG India interview process usually has 2-3 rounds. The most common rounds in the KPMG India interview process are Technical, Resume Shortlist and HR.
How to prepare for KPMG India 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 KPMG India. The most common topics and skills that interviewers at KPMG India expect are Agile, .Net, ASP.Net, Angularjs and Automation.
What are the top questions asked in KPMG India Senior Software Engineer interview?

Some of the top questions asked at the KPMG India Senior Software Engineer interview -

  1. How NodeJs handles concurre...read more
  2. Life cycle around Static Construc...read more
  3. Interview was for .NET Full Stack Developer 1. What is the difference between ...read more

Recently Viewed

INTERVIEWS

Volvo

No Interviews

INTERVIEWS

LTIMindtree

No Interviews

SALARIES

Baker Tilly Virchow Krause

SALARIES

FactSet

INTERVIEWS

Birlasoft

No Interviews

INTERVIEWS

LTIMindtree

No Interviews

INTERVIEWS

Deloitte

No Interviews

INTERVIEWS

Bharat Forge

No Interviews

INTERVIEWS

Ashok Leyland

No Interviews

LIST OF COMPANIES

Baker Tilly Virchow Krause

Overview

Tell us how to improve this page.

KPMG India Senior Software Engineer Interview Process

based on 2 interviews

Interview experience

3
  
Average
View more
KPMG India Senior Software Engineer Salary
based on 78 salaries
₹8 L/yr - ₹30 L/yr
15% more than the average Senior Software Engineer Salary in India
View more details

KPMG India Senior Software Engineer Reviews and Ratings

based on 4 reviews

2.0/5

Rating in categories

1.8

Skill development

1.9

Work-life balance

1.8

Salary

1.8

Job security

1.8

Company culture

1.9

Promotions

1.8

Work satisfaction

Explore 4 Reviews and Ratings
Consultant
7.7k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Manager
7k 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