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. Array Of Doubled Pair

Moderate
20m average time
80% success
0/80
Asked in company
JP Morgan

Alice and Bob were playing the game. Alice challenged to bob to solve the following problem. The problem description is as follows:

Given an integer array 'ARR' of even length 'N', find if it is possible to reorder the array such that such that 'ARR[2 * i + 1]' = 2 * 'ARR[2 * i]' for every 0 <= 'i' < 'N' / 2.

Your task is to help bob to solve the task given by Alice to him.

EXAMPLE:
Input: ARR = [4, 3, 2, 6]
Output: true

Explanation: Given array can be transformed like this [3, 6, 2, 4] which follows the rule 'ARR[2 * i + 1]' = 2 * 'ARR[2 * i]' for every 0 <= i < 'N' / 2.
Try solving now
02
Round
Easy
HR Round
Duration30 mins
Interview date18 Mar 2022
Coding problem1

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

1. HR Questions

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

03
Round
Easy
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. Group Discussion question

Mentors asked for some basic DSA and later on, they asked me to share the screen and share my resume.

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
4 rounds | 3 problems
Interviewed by JP Morgan
1775 views
0 comments
0 upvotes
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
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