Company Corner

KPMG Interview Guide: How to Crack Technical and HR Rounds

KPMG interview prep for freshers: what GTA, Audit, and Tax tracks test, SQL and behavioral questions that appear, and a 3-week preparation plan.

By FACE Prep Team 5 min read
kpmg-interview kpmg-gta company-corner technical-interview hr-interview big-four-placement kpmg-recruitment

KPMG’s campus interview has two rounds, both easier to clear than students expect once you know what each one actually measures.

The gap is usually preparation mismatch: candidates who score well on the aptitude test still struggle because they prepared for a product company technical round rather than a consulting firm one. This guide covers what the KPMG interview actually tests by practice area, with specific prep guidance for the GTA technical round and the HR behavioral round.

For the full picture of campus stages, eligibility criteria, and the online test pattern, see FACE Prep’s KPMG campus recruitment guide. This article starts from where that one ends: the interview room.

KPMG India Practice Areas and Who Gets Which Interview

KPMG in India operates across three service lines: Audit and Assurance, Tax, and Advisory. Engineering freshers from campus drives almost exclusively enter through Advisory’s Global Technology and Analytics (GTA) practice. B.Com and BBA graduates typically enter through Audit or Tax tracks, which run separately from engineering-college drives.

The interview content differs by track:

TrackEligible DegreesTechnical Interview Focus
GTA (Advisory)B.Tech / BE in CSE, IT, ECE, EE, EISQL, DBMS, cloud basics, data analytics
Audit and AssuranceB.Com, BBA, B.Tech (select drives)Accounting basics, MS Excel, process documentation
TaxB.Com Hons, CA-intermediateTax compliance concepts, financial data, MS Excel

This guide covers the GTA track because that is where the majority of engineering campus placements for KPMG India are targeted. If you registered through your college placement cell for a KPMG drive, GTA is almost certainly what you have been shortlisted for.

KPMG India hires freshers into GTA at the Associate Analyst or Analyst band at entry level. The interview is designed to confirm foundational competence and learning agility, not specialist depth. The frame interviewers use is “can this person learn fast on a client project?” rather than “can this person pass a senior technical screen?” That distinction matters for how you prepare.

Technical Round: What KPMG GTA Actually Tests

The technical round for GTA candidates does not overlap with the DSA-heavy pattern of product company interviews. The focus is applied and conversational across three areas.

SQL and Database Fundamentals

SQL appears in KPMG GTA technical rounds more consistently than any other topic. Preparation should reach the level where you can write queries from scratch on paper, not just explain terms:

  • INNER JOIN, LEFT JOIN, RIGHT JOIN: when each applies, with a one-line example scenario
  • GROUP BY with HAVING versus WHERE: the filtering-order difference explained clearly
  • Normalization: definitions for 1NF, 2NF, and 3NF with a worked table conversion
  • Indexing: what it speeds up, where it adds overhead
  • Key terminology: primary key, foreign key, RDBMS versus NoSQL trade-offs

A common question type: the interviewer describes a business scenario (a list of customer orders, for example) and asks you to write a query returning the top 5 records by some metric. Writing that cleanly in 3 to 5 minutes on paper is the expected pace.

Cloud and Technology Awareness

GTA Analysts are placed on technology consulting projects, so interviewers verify that candidates have basic cloud and systems literacy:

  • What cloud computing is and the business case for enterprises using it
  • IaaS vs PaaS vs SaaS with product examples (AWS EC2 vs Elastic Beanstalk vs Salesforce)
  • What a REST API does in plain language
  • The difference between a transactional database and a data warehouse

The depth required is conversational. Explaining the IaaS/PaaS/SaaS distinction with a concrete product example is sufficient. Implementation-level detail is not expected at the Associate Analyst entry point.

Data Interpretation

Some GTA drives include a short data interpretation component in the technical round. Expect basic percentage calculations, identifying the minimum and maximum from a data table, and one question asking what a given data point implies for a business decision. This connects directly to the Numerical Ability section of the online aptitude test.

For the technical fundamentals that appear across consulting-firm interviews, FACE Prep’s must-know technical questions guide covers the core areas with practice problems.

HR and Behavioral Round: What KPMG Is Measuring

The HR round evaluates consulting fit. Four things come up consistently across KPMG India campus drives.

Client-facing comfort. Advisory work involves presenting outputs to clients. Expect a question about explaining a technical concept to a non-technical person. A college-project example works well here, as long as it is specific and shows how you adapted your explanation.

A credible 2-year plan. KPMG HR interviewers ask about trajectory not as a trap, but because consulting onboarding works better when candidates have thought about direction. A rough plan reads better than “open to anything.” One reasonable example for a GTA Analyst: build fluency in the data tools used on client engagements, complete a relevant certification, then move toward Senior Analyst in the second year.

One honest development area. When asked about weaknesses, the expected answer is a real one. Interviewers at a consulting firm have heard “I’m too detail-oriented” often enough that it signals a lack of self-awareness. A genuine answer with a concrete mitigation step lands better every time.

Situational judgment. Expect one or two STAR-format questions: handling a missed deadline, managing a team disagreement, or adapting when a plan changed mid-way. Keep each answer under 2 minutes. The STAR structure (Situation, Task, Action, Result) prevents the common problem of giving context without resolution.

For structured thinking patterns useful across both aptitude and interview contexts, FACE Prep’s technical interview aptitude guide is a useful companion during prep.

Three-Week Preparation Plan for KPMG GTA

Week 1: SQL and DBMS Foundation

  • Days 1 to 3: Review SQL syntax (SELECT, WHERE, JOIN, GROUP BY, HAVING, ORDER BY). Write 15 to 20 queries from scratch without IDE or auto-complete support.
  • Days 4 to 5: DBMS theory (normalization through 3NF, ACID properties, keys and constraints). Aim to explain each concept in plain language, not just recall the definition.
  • Days 6 to 7: Data interpretation practice. Take a simple CSV or spreadsheet, compute averages, identify the top 5 rows by a metric, and describe one trend in two sentences.

Week 2: Technology Awareness and Behavioral Prep

  • Days 8 to 10: Cloud basics. Read the KPMG India Careers page to see which technology terms appear in current GTA role descriptions. Match your prep to those terms specifically.
  • Days 11 to 12: Build three STAR examples: one for managing deadline pressure, one for a team disagreement or conflict, one for explaining something technical to a non-technical audience.
  • Days 13 to 14: Finalise your “why KPMG” answer. Reference one specific KPMG India practice area. Practice saying it aloud under 90 seconds.

Week 3: Mock Rounds and Tightening

  • Days 15 to 18: One mock technical round per day. Write SQL queries on paper or a whiteboard. Get comfortable at the pace the real interview requires.
  • Days 19 to 21: Full back-to-back mock rounds (technical followed by HR in sequence). The stamina requirement of two consecutive rounds is real; practice the sequence, not just each round in isolation.

For comparison on how similar consulting-adjacent technology firms structure their interviews, FACE Prep’s Cadence interview guide covers a process where conceptual grounding matters more than algorithmic depth.


The technical round’s SQL and data interpretation questions are where preparation time pays off fastest in a KPMG GTA interview. Working through real queries on a live dataset, writing actual JOIN statements, and interpreting output in business terms matters more than reviewing theory slides. TinkerLLM puts a hands-on SQL and AI sandbox at ₹299, and the applied exercises there give you the kind of concrete worked examples that land well in a KPMG GTA interview.

Primary sources

Frequently asked questions

Does KPMG test DSA or coding in the technical round?

Not typically for GTA Analyst roles. KPMG's technical round focuses on SQL, DBMS concepts, cloud fundamentals, and basic data interpretation. Pure algorithm or data-structure depth is more common at product companies. Be ready to write a basic SQL JOIN query and explain normalization.

Can B.Com or BBA graduates apply for KPMG's GTA track?

The GTA (Global Technology and Analytics) track is targeted at B.Tech and BE graduates in CSE, IT, ECE, EE, and related engineering branches. B.Com and BBA graduates are eligible for KPMG's Audit and Tax tracks, which have different interview content.

What does the KPMG HR round evaluate?

Consulting fit: comfort with client-facing work, a credible 2-year plan, one genuine development area stated honestly, and examples of handling team disagreements or deadline pressure.

How long is the technical interview at KPMG?

Typically 30 to 45 minutes for campus drives. The first 10 minutes are usually a resume walk-through, followed by technical questions. Some GTA drives include a brief data scenario discussion at the end.

What makes a good 'why KPMG?' answer?

Reference a specific KPMG India service line (Advisory, Audit, or Tax) and connect it to your background. Mentioning KPMG India's GTA practice and how it bridges technology and business consulting reads more credibly than generic Big Four comparisons.

Is it acceptable to say 'I don't know' in a KPMG interview?

Yes, and it is preferable to guessing incorrectly. A better structure is to state what you know about a related concept and reason from there. Showing structured thinking under uncertainty is valued in consulting roles.

Build AI projects

A self-paced playground for building with LLMs.

TinkerLLM is FACE Prep's sister property. A guided environment for shipping real LLM applications, the kind of project that earns a paragraph on your resume, not a line.

Try TinkerLLM (₹299 launch)
Free AI Roadmap PDF