Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by JPMorgan Chase & Co. Team. If you also belong to the team, you can get access from here

JPMorgan Chase & Co. Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

JPMorgan Chase & Co. Quantitative Researcher Interview Questions and Answers

Updated 23 Jun 2024

JPMorgan Chase & Co. Quantitative Researcher Interview Experiences

4 interviews found

Quantitative Researcher Interview Questions & Answers

user image Pratyush Srivastava

posted on 21 Jun 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Finance, probability
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Indian Institute of Technology (IIT), Roorkee and was interviewed before Jun 2023. There were 6 interview rounds.

Round 1 - Aptitude Test 

3 sections consisting maths, prob stats and CS fundamentals

Round 2 - Coding Test 

2 easy to medium-level coding questions

Round 3 - One-on-one 

(2 Questions)

  • Q1. Draw graph of x+(1/x)
  • Ans. 

    Graph of x+(1/x) is a hyperbola with two branches.

    • The graph consists of two branches, one in the first quadrant and one in the third quadrant.

    • As x approaches positive or negative infinity, the graph approaches the x-axis.

    • The graph has a vertical asymptote at x=0.

    • The minimum value of the function is 2 when x=1 or x=-1.

  • Answered by AI
  • Q2. Questions from the book xinfingzhou
Round 4 - One-on-one 

(2 Questions)

  • Q1. 3 coding questions on greedy algorithm
  • Q2. 2 coding questions on dynamic programming
Round 5 - One-on-one 

(1 Question)

  • Q1. Questions revolving quantitative finance on bonds, options and black scholes
Round 6 - One-on-one 

(1 Question)

  • Q1. Typical straight forward HR questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be quick in maths. Time given to solve every question is pretty less

Quantitative Researcher Interview Questions Asked at Other Companies

asked in WorldQuant
Q1. Clarification about what CPI stands(Is it the same as Grade Point ... read more
asked in Jane Street
Q2. How to simulate a 10 sided die using a 6 sided die
Q3. Write a pseudo code to find the k'th largest element in a array
Q4. 1) What is attention mechanism (since it was mentionned in my res ... read more
Q5. Why do brands launch their products in South India despite consum ... read more

Quantitative Researcher Interview Questions & Answers

user image Neel Kumar Bodanki

posted on 2 Dec 2016

I applied via campus placement at Indian Institute of Technology (IIT), Chennai and was interviewed in Dec 2016. There were 5 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Write a pseudo code to find the k'th largest element in a array
  • Ans. 

    Pseudo code to find the k'th largest element in an array

    • Sort the array in descending order

    • Return the element at index k-1

  • Answered by AI
  • Q2. A question based on expectation
  • Q3. Another coding question(cannot remember which one)
  • Q4. This round was completely based on probability and expectations. Asked 3-4 questions on expectations
  • Q5. Probability and coding

Interview Preparation Tips

Round: Test
Experience: There were total 10 multiple choice questions and 4 subjective questions.
The MCQ's were based on Probability and expectation.
The descriptive were based on
1. Number Theory
2. Puzzle
3. Coding (Need not write compilable version but write a clear pseudo code).
4. Coding(Same as above).

Solve puzzles in heard on the street and day 1.0 book. Finish the course Data Structures and Algorithms.
Tips: Must correctly solve atleast 9 of the probability MCQ to ensure a final interview shortlist.
Duration: 1 hour 20 minutes
Total Questions: 14

Round: Technical Interview
Experience: He asks you write a pseudo code for the question asked. You must write a clear working algorithm. If you make small mistakes, he will try and correct you but huge algorithm errors can cost you the call for next round.Remember to give correct time complexities for the algorithm written. Be clear and try to explain your thinking process to the interviewer. If you are stuck, try to explain your idea and where you are stuck. He will help you move further. The whole interview lasted around 40-45 mins.
Tips: Maintaining communication with the interviewer is very important. Asked reason for low CGPA (mine was 7.94).

Round: Technical Interview
Experience: One o the question was - If you break a stick of unit length into two parts then what is the expected length of the longer part. A few others to calculate mean and standard deviations etc.
Tips: Must communicate with the interviewer and show him your arrival at the solution. They usually respond positively if you give them the correct answer. If you make a mistake, will give you a small hint to correct yourself but if you still make it, then you're out. If you are good with stochastic processes , then it would definitely increase your chances of progression.

Round: Technical Interview
Experience: Started with asking about favourite coding language. Chose Java , then asked basic questions like what is static class and what is it used for (OOPS concepts). Asked a few probability questions and then a few DSA questions.
Tips: Was bad in a section( I could not answer OOPS questions)but still gave me a chance again. If you recover from it and answer remaining correctly then you get to go to the HR round.

Round: HR Interview
Experience: Telephonic interview and was asked few questions about myself like education, Family background, Why job instead of higher studies, why job in finance and specifically Quantitative research, future plans etc.
Tips: This was not really tough. The HR also tried to explain what the job was about. They confirmed the Job Offer within 5 minutes after the phone call ended.

Skills: Coding Skills And Knowledge On Data Structures, Probability And Statistics, Solving Logic Puzzles
College Name: IIT Madras

Skills evaluated in this interview

What people are saying about JPMorgan Chase & Co.

View All
an analyst
6d
Anyone who has recently joined Nomura? How long do they take to decide a candidate ,negotiate salary & roll out offer after final interview?
Got a question about JPMorgan Chase & Co.?
Ask anonymously on communities.

I applied via campus placement at Indian Institute of Technology (IIT), Chennai and was interviewed in Dec 2016. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. The questions are coding data structures
  • Q2. How would you find a loop in a linkedlist?
  • Ans. 

    Loop in a linkedlist can be found using Floyd's cycle-finding algorithm.

    • Use two pointers, one moving at a speed of 1 and the other at a speed of 2.

    • If there is a loop, the two pointers will eventually meet at some point.

    • If there is no loop, the faster pointer will reach the end of the list.

    • Time complexity is O(n) and space complexity is O(1).

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: The questions are from expectations.
Practice probability
Duration: 1 hour

Round: Technical Interview
Experience: Questions are adaptive,I mean interviewer builds up questions basing on our answering

Skills: Data Structures and Algorithms, Mathematics, Probability And Statistics
College Name: IIT Madras

Skills evaluated in this interview

JPMorgan Chase & Co. interview questions for designations

 Quantitative Analyst

 (4)

 Researcher

 (1)

 Quantitative Research Analyst

 (2)

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
No response

I applied via Company Website and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. 1) What is attention mechanism (since it was mentionned in my resume) 2) What is the sde of the Heston model? 3) What is implied volatility? 4) What is PCA (machine learning question)? 5) How matrices are...
  • Ans. 

    Answers to various quantitative research questions

    • Attention mechanism is a key component in deep learning models that allows the model to focus on specific parts of the input sequence.

    • SDE stands for Stochastic Differential Equation in the context of the Heston model used in quantitative finance.

    • Implied volatility is the market's expectation of future volatility implied by the prices of options.

    • PCA (Principal Component ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare the following topics : numerical algorithms, machine learning basics, optimization, stochastic calculus.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Simplify and was interviewed before Jul 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about your previous experience
  • Ans. 

    I have over 5 years of experience in quantitative research, specializing in financial markets and data analysis.

    • Developed quantitative models to analyze market trends and predict future outcomes

    • Utilized statistical software such as R and Python to conduct data analysis

    • Published research papers on topics related to financial markets and investment strategies

  • Answered by AI
  • Q2. Have you ever worked with machine learning algorithms?
  • Ans. 

    Yes, I have experience working with machine learning algorithms in various projects.

    • I have implemented supervised learning algorithms such as linear regression, logistic regression, and support vector machines.

    • I have also worked with unsupervised learning algorithms like k-means clustering and principal component analysis.

    • I have experience with deep learning algorithms such as neural networks and convolutional neural n...

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Assignment 

Dataset and goal of the assignment was shared. Python coding and explanation in ML was expected.

Interview Preparation Tips

Interview preparation tips for other job seekers - Write code and comments elaborately. Hyperparameter tuning and outlier treatment was asked extensively so prepare that part.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Tell me about your past work experience
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
4-6 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Jul 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Fixed income fundamentals
  • Q2. Previous job functions
Round 2 - One-on-one 

(2 Questions)

  • Q1. Previous job functions
  • Q2. Role in decision making
  • Ans. 

    Quantitative analysts play a crucial role in decision making by providing data-driven insights and recommendations.

    • Utilize statistical models to analyze data and identify trends

    • Develop quantitative strategies to optimize decision making processes

    • Collaborate with stakeholders to understand business objectives and provide relevant analysis

    • Present findings and recommendations to support informed decision making

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I was interviewed before Apr 2023.

Round 1 - Technical 

(3 Questions)

  • Q1. Difference VaR and ES
  • Ans. 

    VaR measures the maximum potential loss within a confidence level, while ES measures the expected loss beyond VaR.

    • VaR stands for Value at Risk and measures the maximum potential loss within a specified confidence level.

    • ES stands for Expected Shortfall and measures the expected loss beyond the VaR.

    • VaR is a single point estimate, while ES provides a more comprehensive view of tail risk.

    • ES is considered more conservative ...

  • Answered by AI
  • Q2. List array difference
  • Ans. 

    List the difference between two arrays of strings

    • Loop through each element in the first array and check if it exists in the second array

    • If an element is not found in the second array, add it to the difference array

    • Repeat the process for the second array to find elements in the first array that are not in the second array

  • Answered by AI
  • Q3. Arch and garch models

Skills evaluated in this interview

JPMorgan Chase & Co. Interview FAQs

How many rounds are there in JPMorgan Chase & Co. Quantitative Researcher interview?
JPMorgan Chase & Co. interview process usually has 3-4 rounds. The most common rounds in the JPMorgan Chase & Co. interview process are One-on-one Round, Aptitude Test and Coding Test.
How to prepare for JPMorgan Chase & Co. Quantitative Researcher interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at JPMorgan Chase & Co.. The most common topics and skills that interviewers at JPMorgan Chase & Co. expect are C++, Linux, Python and SDLC.
What are the top questions asked in JPMorgan Chase & Co. Quantitative Researcher interview?

Some of the top questions asked at the JPMorgan Chase & Co. Quantitative Researcher interview -

  1. Write a pseudo code to find the k'th largest element in a ar...read more
  2. How would you find a loop in a linkedli...read more
  3. draw graph of x+(1...read more

Tell us how to improve this page.

JPMorgan Chase & Co. Quantitative Researcher Interview Process

based on 2 interviews

Interview experience

4.5
  
Good
View more

Interview Questions from Similar Companies

Wells Fargo Interview Questions
3.8
 • 570 Interviews
Citicorp Interview Questions
3.7
 • 568 Interviews
Bajaj Finserv Interview Questions
4.0
 • 520 Interviews
HSBC Group Interview Questions
4.0
 • 491 Interviews
Goldman Sachs Interview Questions
3.5
 • 408 Interviews
Deutsche Bank Interview Questions
3.9
 • 366 Interviews
American Express Interview Questions
4.2
 • 364 Interviews
BNY Interview Questions
3.9
 • 341 Interviews
UBS Interview Questions
3.9
 • 339 Interviews
Morgan Stanley Interview Questions
3.7
 • 309 Interviews
View all
JPMorgan Chase & Co. Quantitative Researcher Salary
based on 31 salaries
₹24 L/yr - ₹63 L/yr
26% less than the average Quantitative Researcher Salary in India
View more details

JPMorgan Chase & Co. Quantitative Researcher Reviews and Ratings

based on 10 reviews

4.3/5

Rating in categories

4.1

Skill development

4.1

Work-life balance

4.2

Salary

4.1

Job security

4.4

Company culture

3.8

Promotions

3.8

Work satisfaction

Explore 10 Reviews and Ratings
Associate
10.2k salaries
unlock blur

₹10.3 L/yr - ₹36 L/yr

Team Lead
5.6k salaries
unlock blur

₹5.6 L/yr - ₹16 L/yr

Vice President
4k salaries
unlock blur

₹26.5 L/yr - ₹69.9 L/yr

Analyst
2.6k salaries
unlock blur

₹6.5 L/yr - ₹25 L/yr

Software Engineer
2.5k salaries
unlock blur

₹11 L/yr - ₹35 L/yr

Explore more salaries
Compare JPMorgan Chase & Co. with

Morgan Stanley

3.7
Compare

Goldman Sachs

3.5
Compare

TCS

3.7
Compare

Bank of America

4.3
Compare
Did you find this page helpful?
Yes No
write
Share an Interview