KPMG LLP services ltd interview experience Real time questions & tips from candidates to crack your interview

Data Analyst

KPMG LLP services ltd
upvote
share-icon
2 rounds | 3 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 3 months
Topics: Data Structure, Cloud Computing, SQL, OOPS, DBMS.
Tip
Tip

Tip 1 : Be consistent
Tip 2 : Focus on Basics and understand the logic
Tip 3 : For coding try to be precise and optimise it as much as possible

Application process
Where: Linkedin
Eligibility: No
Resume Tip
Resume tip

Tip 1 : Be specific about the work you have done, whether its project, internship or any other.
Tip 2 : Mention only those skills on which you have hands on practice

Interview rounds

01
Round
Medium
Online Coding Interview
Duration60 minutes
Interview date14 Aug 2020
Coding problem2

1. MCQ Questions

Mostly questions were of OOPs, Cloud computing, SQL and basics on computer science


Number Of MCQs - 20

2. Find the largest matching word

Moderate
15m average time
85% success
0/80
Asked in companies
WalmartSAP LabsGoogle inc

You have been given a string ‘ST’ of length ‘N’ and ‘X’ words all containing lowercase alphabets. You call a word matching from ‘ST’ if by removing some characters of ‘ST’ you can form that word.

Your task is to return the largest matching word among these ‘X’ words. If there are multiple strings of largest length return lexicographically smallest string. If no word matches from ‘ST’ return ‘#’ as the string.

Example:
Let’s say you have “abcd” as string ‘ST’ and 2 words “bd” and “db”. “bd” matches with the string ‘ST’ as you can remove ‘a’ and ‘c’ character to form “bd”. “db” does not match with the string ‘ST’ because it is impossible to form “db” from the string ‘ST’ by removing characters.
Note:
You cannot change the order of characters in ‘ST’ after removing some characters. 
Try solving now
02
Round
Medium
Video Call
Duration30 minutes
Interview date10 Sep 2020
Coding problem1

1. Technical Questions

Explain your project.

Why do you want to join this company?

Are you ok with the location?

Problem approach

Tip 1 : Try to explain everything with logic 
Tip 2 : Be specific with your explanation
 

Here's your problem of the day

Solving this problem will increase your chance to get selected in this company

Skill covered: Programming

What is recursion?

Choose another skill to practice
Similar interview experiences
Data Analyst
4 rounds | 3 problems
Interviewed by KPMG LLP services ltd
2122 views
0 comments
0 upvotes
System Engineer
2 rounds | 2 problems
Interviewed by KPMG LLP services ltd
2382 views
0 comments
0 upvotes
company logo
SDE - 1
4 rounds | 8 problems
Interviewed by Amazon
8518 views
0 comments
0 upvotes
company logo
SDE - Intern
1 rounds | 3 problems
Interviewed by Amazon
3319 views
0 comments
0 upvotes