JP Morgan interview experience Real time questions & tips from candidates to crack your interview

SDE - Intern

JP Morgan
upvote
share-icon
3 rounds | 3 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 4 months
Topics: Data Structures, Algorithms, OOPS, DBMS ,HTML , CSS , JAVASCRIPT
Tip
Tip

Tip 1: Practice at least 300+ questions on DSA
Tip 2: Learn a tech stack such as Web Development, android development, or AI/ML

Application process
Where: Campus
Eligibility: Above 7.5 cgpa
Resume Tip
Resume tip

Tip 1: Projects should be obviously there.
Tip 2: Be thorough with skills mentioned in the resume.

Interview rounds

01
Round
Easy
Online Coding Interview
Duration60 mins
Interview date20 Feb 2022
Coding problem1

There would be a coding round with 2 questions. The test was somewhere in mid-February. The questions were fairly easy ie 1 leetcode easy (based on strings) and 1 leetcode medium (based on hashmaps). Since the questions were easy and I had solved around 300 problems on leetcode, i was able to solve it in 20 minutes.

1. Search In A Sorted 2D Matrix

Moderate
0/80
Asked in companies
PhonePeJP MorganCIS - Cyber Infrastructure

You are given a 2D matrix ‘MATRIX’ of ‘N’*’M’ dimension. You must check whether a given number ‘target’ is present in the matrix.


The following properties apply to the given matrix:

1. In each row, integers are sorted from left to right.
2. Each row's first integer is greater than the previous row's last integer.

Example:

Input:
'MATRIX' = [ [1, 3, 5, 7], [10, 11, 16, 20], [23, 30, 34, 60] ], 'TARGET' = 3 
Output:1
Explanation: Since the given number ‘TARGET’ is present in the matrix, we return true.
Try solving now
02
Round
Easy
HR Round
Duration30 mins
Interview date11 Mar 2022
Coding problem1

This was an autoamted video answering round. They would ask 2 hr type questions and you had 2 chance to record an answer to that.

1. Basic HR Questions

 I was asked:
Q1) mention your career goals .
Q2) describe a real life learning experience.

03
Round
Medium
Group Discussion
Duration24 hours
Interview date25 Jun 2022
Coding problem1

Please be good in web development or mobile development. AI/ML is an additional boon. for the hackathon. The mentors constantly monitor how you come up with the architecture, database design, APIs, and how you communicate and lead the team. So pay utmost attention to the mentors and their requirements. This is where the final round of interviews happens. Mentors asked for some basic DSA and later on, they asked me to share the screen and share my resume.

1. GD Question

I leaded the team. I was assigning the work to rest of my team members.

Here's your problem of the day

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

Skill covered: Programming

To make an AI less repetitive in a long paragraph, you should increase:

Choose another skill to practice
Similar interview experiences
company logo
SDE - Intern
3 rounds | 5 problems
Interviewed by JP Morgan
1279 views
0 comments
0 upvotes
company logo
SDE - Intern
2 rounds | 5 problems
Interviewed by JP Morgan
0 views
0 comments
0 upvotes
company logo
SDE - Intern
3 rounds | 4 problems
Interviewed by JP Morgan
1024 views
0 comments
0 upvotes
company logo
SDE - Intern
3 rounds | 3 problems
Interviewed by JP Morgan
1016 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
SDE - Intern
3 rounds | 6 problems
Interviewed by Amazon
15448 views
4 comments
0 upvotes
company logo
SDE - Intern
4 rounds | 7 problems
Interviewed by Microsoft
15308 views
1 comments
0 upvotes
company logo
SDE - Intern
2 rounds | 4 problems
Interviewed by Amazon
10120 views
2 comments
0 upvotes