Code360 powered by Coding Ninjas X Naukri.com. Code360 powered by Coding Ninjas X Naukri.com
JP Morgan interview experience Real time questions & tips from candidates to crack your interview

SDE - Intern

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

Interview preparation journey

expand-icon
Preparation
Duration: 6 months
Topics: Operating System, Mathematics, Computer Networks,Computer Organization and Architecture,Theory of Computation,Compiler Design,Digital Logic, C++, Python., DS, Algorithms
Tip
Tip

Tip 1 : Clear your basics about subjects related to computers and be positive.
Tip 2 : Do atleast 3 projects and be well prepared for questions around those projects during interview.
Tip 3 : Practice atleast 5 questions daily starting from the basic ones.

Application process
Where: Campus
Eligibility: 7.5 CGPA
Resume Tip
Resume tip

Tip 1 : Have atleast 2 projects on your resume
Tip 2 : Be careful of what you put on your resume you can be questioned about everything in your interview.

Interview rounds

01
Round
Easy
Online Coding Test
Duration60 Minutes
Interview date9 Aug 2020
Coding problem2

An online coding round was help which consisted of 2 coding questions. 
 

1. Reverse Words in a String

Easy
10m average time
90% success
0/40
Asked in companies
FacebookAppleProtiviti

You are given a string 'str' of length 'N'.


Your task is to reverse the original string word by word.


There can be multiple spaces between two words and there can be leading or trailing spaces but in the output reversed string you need to put a single space between two words, and your reversed string should not contain leading or trailing spaces.


Example :
If the given input string is "Welcome to Coding Ninjas", then you should return "Ninjas Coding to Welcome" as the reversed string has only a single space between two words and there is no leading or trailing space.
Try solving now

2. Sudoku Solver

Hard
25m average time
75% success
0/120
Asked in companies
GoogleOlaMicrosoft

You have been given a 9x9 2d integer matrix 'MAT' representing a Sudoku puzzle. The empty cells of the Sudoku are filled with zeros, and the rest of the cells are filled with integers from 1 to 9. Your task is to fill all the empty cells such that the final matrix represents a Sudoku solution.

Note:
A Sudoku solution must satisfy all the following conditions-
1. Each of the digits 1-9 must occur exactly once in each row.
2. Each of the digits 1-9 must occur exactly once in each column.
3. Each of the digits 1-9 must occur exactly once in each of the 9, 3x3 sub-grids of the grid.

You can also assume that there will be only one sudoku solution for the given matrix.
Try solving now
02
Round
Hard
Video Call
Duration30 Minutes
Interview date12 Aug 2020
Coding problem1

This round was majorly about the projects I had done and coding questions. The interviewer had gone through my resume and told me to explain my projects in brief. After that, he asked some questions about my projects and how I would handle them in different situation. Then he asked 2 coding questions.

1. Rectangles In NxN Board

Moderate
20m average time
80% success
0/80
Asked in companies
Goldman SachsJP MorganInfosys

You are given a positive integer N. Your task is to find the number of possible rectangles, excluding squares, in a N x N chessboard.

Example:
Let’s assume that we have a chessboard of dimension 4x4, i.e. N = 4. Then the rectangles can have the following possible dimensions: {1*2, 1*3, 1*4, 2*1, ……, 2*4, ………,4*4}. So, the total number of rectangles in the chessboard is 70.
Try solving now
03
Round
Hard
Video Call
Duration20 Minutes
Interview date13 Aug 2020
Coding problem0

I was first asked to introduce myself. Then some interesting questions like 1) If I had to pick one problem in the world to solve, which one would that be? 2) Would I rather pick an easy and less innovative project over a risky and highly innovative one 3) One technical coding question

04
Round
Easy
HR Round
Duration15 Minutes
Interview date13 Apr 2021
Coding problem0

Standard HR questions. The interviewer that you like programming over your department but also, you should maintain the honour of your department. He I was asked to explain what Investment banking. At the end was asked if I had any questions for him and I asked similar questions as in the 2nd round.

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 inheritance in C++?

Choose another skill to practice
Start a Discussion
Similar interview experiences
company logo
SDE - Intern
3 rounds | 5 problems
Interviewed by JP Morgan
937 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
724 views
0 comments
0 upvotes
company logo
SDE - Intern
3 rounds | 3 problems
Interviewed by JP Morgan
699 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
SDE - Intern
3 rounds | 6 problems
Interviewed by Amazon
13395 views
4 comments
0 upvotes
company logo
SDE - Intern
4 rounds | 7 problems
Interviewed by Microsoft
12444 views
1 comments
0 upvotes
company logo
SDE - Intern
2 rounds | 4 problems
Interviewed by Amazon
8937 views
2 comments
0 upvotes