KPMG
Multinational professional services network, and one of the Big Four accounting organizations.
4 Rounds
~21 Days
Medium
The Interview Loop
Recruiter Screen (30 min)
Standard fit check, behavioral questions, and resume overview.
Technical Loop (3-4 Rounds)
Deep dive into domain knowledge, coding, and system design.
Interview Question Bank
Software Engineer
•
Coding
•
medium
Write a SQL query to find the nth highest salary from an Employee table. If there is no nth highest salary, return null.
#Database
#Queries
#Window Functions
Software Engineer
•
Coding
•
easy
Write a SQL query to find all employees who earn more than their direct managers.
#Database
#Joins
Software Engineer
•
Coding
•
medium
Write a SQL query to calculate the cumulative sum of revenue per month for the year 2023.
#Window Functions
#Analytics
#Aggregation
Software Engineer
•
Coding
•
hard
Write a SQL query to find the top 3 departments with the highest average salary, including the average salary amount.
#CTEs
#Window Functions
#Aggregation
Difficulty Radar
Based on recent AI-sourced data.
Meet Your Interviewers
The "Standard" Interviewer
Senior EngineerFocuses on core competencies, system constraints, and clear communication.
SimulateUnwritten Rules
Think Out Loud
Always explain your thought process before writing code or drawing architecture.