Open In App

JP Morgan Chase Interview Experience

Last Updated : 12 Dec, 2018
Improve
Improve
Like Article
Like
Save
Share
Report

JP Morgan visited our campus for full time hiring for quant research and MGG(Model Governance Group). I applied for the MGG role.

Test 2 sections
Quant – 35 minutes : Problems on probability, expected values, etc. Similar to ones in 50 challenging, heard on the street and Brainstellar
Coding – 2 problems — https://leetcode.com/problems/letter-combinations-of-a-phone-number/
https://www.geeksforgeeks.org/find-maximum-path-sum-in-a-binary-tree/

Interview

Round 1 : He asked me to code a simple problem. Given

    1

    2 3

    4 5 6

    7 8 9 10,  and so on.

Now Given n, that is the last number(10 in this case), we need to print the complete pattern

This was followed by questions from resume, how Google Maps work(i.e. How do they provide real time traffic data), some questions on Python, like difference between list and tuple? Also some discussions on interests, family background, etc. Chill discussion

2. Round 2 : Write a program to print Fibonacci numbers and then an extended version of the same.https://www.geeksforgeeks.org/count-ways-reach-nth-stair/

Again, some problems on Python, like https://stackoverflow.com/questions/209840/convert-two-lists-into-a-dictionary-in-python

A puzzle, https://www.geeksforgeeks.org/puzzle-26-know-average-salary-without-disclosing-individual-salaries/

3. Round 3 : HR – Interests, Do you want to go for higher studies or MBA?, Why JPMC?

4. Round 4 : A puzzle : https://brainstellar.com/puzzles/202

5. Round 5 : Few HR questions, got the offer!


Like Article
Suggest improvement
Previous
Next
Share your thoughts in the comments

Similar Reads