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
Frontend Engineer
•
Coding
•
medium
Implement a data grid component in React/Angular that supports client-side sorting, pagination, and filtering for a dataset of 5,000 audit records.
#React
#Angular
#State Management
#Performance
Frontend Engineer
•
Coding
•
medium
Write a custom React Hook `useFetch` that handles data fetching, loading state, error handling, and implements a basic in-memory cache.
#React Hooks
#API
#Caching
Frontend Engineer
•
Coding
•
medium
Implement a nested dropdown menu component that supports infinite levels of sub-categories, driven by a recursive JSON structure.
#DOM Manipulation
#Recursion
#Events
Frontend Engineer
•
Coding
•
easy
Create a progress bar component that takes a percentage prop and smoothly animates to that percentage. Ensure it is accessible.
#CSS
#JavaScript
#Animation
#Accessibility
Frontend Engineer
•
Coding
•
medium
Implement an autocomplete/type-ahead input component that fetches suggestions from a mock API. Handle loading states, empty results, and keyboard navigation.
#Debounce
#API
#DOM
#Accessibility
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.