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. Full Stack Engineer Interview Questions and Answers for Freshers

Updated 13 Nov 2024

JPMorgan Chase & Co. Full Stack Engineer Interview Experiences for Freshers

1 interview found

I appeared for an interview in Jun 2021.

Round 1 - Coding Test 

(2 Questions)

Round duration - 75 minutes
Round difficulty - Easy

It was an online round taken through hackerrank. There were two coding questions of Easy level, Technical and Aptitude MCQs, that we had to solve.

  • Q1. 

    Merge Intervals Problem Statement

    You are provided with 'N' intervals, each containing two integers denoting the start time and end time of the interval.

    Your task is to merge all overlapping intervals a...

  • Ans. 

    Merge overlapping intervals and return sorted list by start time.

    • Sort the intervals based on start time.

    • Iterate through intervals and merge overlapping ones.

    • Return the merged intervals sorted by start time.

  • Answered by AI
  • Q2. 

    Count Distinct Substrings

    You are provided with a string S. Your task is to determine and return the number of distinct substrings, including the empty substring, of this given string. Implement the solut...

  • Ans. 

    Implement a function to count the number of distinct substrings in a given string using a trie data structure.

    • Create a trie data structure to store the substrings of the input string.

    • Traverse the trie to count the number of distinct substrings.

    • Handle empty string as a distinct substring.

    • Return the count of distinct substrings for each test case.

  • Answered by AI
Round 2 - Video Call 

Round duration - 15 Minutes
Round difficulty - Easy

It was a mix of Technical and Behavioural round.

Round 3 - HR 

Round duration - 30 minutes
Round difficulty - Easy

Final HR round for checking Compatibility with the Company.

Interview Preparation Tips

Professional and academic backgroundI applied for the job as Full Stack Engineer in BangaloreEligibility criteriaAbove 7 CGPAJP Morgan interview preparation:Topics to prepare for the interview - Data Structures and Algorithms, OOPS, Operating Systems, Computer Networks, DBMS, Web DevelopmentTime required to prepare for the interview - 5 monthsInterview preparation tips for other job seekers

Tip 1 : Practice as many DSA questions as possible.
Tip 2 : Focus on Core Subjects like OS, CN, DBMS as Well.
Tip 3 : Do some projects to have a good grasp on development also.

Application resume tips for other job seekers

Tip 1 : Make a 1-page Resume.
Tip 2 : Keep it short and crisp, include only relevant experiences and skills.

Final outcome of the interviewSelected

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Coding Test 

Karet coding evaluation platform is used

Round 3 - Technical 

(2 Questions)

  • Q1. Technical + coding assessment was there
  • Q2. Find max continous sub array with unique elements in an array
  • Ans. 

    Find max continous sub array with unique elements in an array

    • Use sliding window approach

    • Keep track of unique elements in the window

    • Update max length when a duplicate element is found

  • Answered by AI
Round 4 - Technical 

(1 Question)

  • Q1. Pure Technical round
Round 5 - One-on-one 

(1 Question)

  • Q1. Typical Managerial round
Round 6 - HR 

(1 Question)

  • Q1. Payscale discussion round

Interview Preparation Tips

Interview preparation tips for other job seekers - Should be strong at both coding and technical skills

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - Coding Test 

Medium leet code questions

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

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

Round 1 - Technical 

(3 Questions)

  • Q1. What technologies you worked with in your last internship
  • Ans. 

    I worked with technologies such as React, Node.js, MongoDB, and AWS in my last internship.

    • React

    • Node.js

    • MongoDB

    • AWS

  • Answered by AI
  • Q2. Related to pandas in Python
  • Q3. Linux commands question

Interview Questionnaire 

1 Question

  • Q1. Tell me ..why you choose this career?

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't cheat at the time of online interview..Tell the answer if you are 100% shour about answer..
Be honest.Dont loose confidence.

I applied via Naukri.com and was interviewed in Aug 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Check palindrome , anagram of string with O(n)
  • Ans. 

    To check palindrome and anagram of a string with O(n), use a hash table to store character frequencies.

    • Create a hash table to store the frequency of each character in the string.

    • For palindrome, check that no more than one character has an odd frequency.

    • For anagram, compare the hash tables of the two strings.

    • If the hash tables are equal, the strings are anagrams.

    • If the hash tables differ by only one character, the strin...

  • Answered by AI
  • Q2. Optimized solutions and core principles applied in OOPS
  • Ans. 

    Optimized solutions and core principles applied in OOPS

    • Encapsulation, Inheritance, Polymorphism, Abstraction are core principles of OOPS

    • Optimized solutions can be achieved through efficient algorithms and data structures

    • Design patterns like Singleton, Factory, Observer can also be used for optimized solutions

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - They are looking for best possible solutions. and they are not using that in project then also they ask

Skills evaluated in this interview

Analyst Interview Questions & Answers

UBS user image Anonymous

posted on 17 Oct 2021

I applied via Company Website and was interviewed before Oct 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. I was asked mostly about my profile and there expectations.

Interview Preparation Tips

Interview preparation tips for other job seekers - There were two technical rounds and it was of 30 - 40 mins long and interviewer was friendly and made me confortable with them.

Interview Questionnaire 

1 Question

  • Q1. Different types of risk in finance
  • Ans. 

    Different types of risk in finance include market risk, credit risk, liquidity risk, operational risk, and legal risk.

    • Market risk refers to the potential for losses due to changes in market conditions, such as fluctuations in interest rates, exchange rates, or stock prices.

    • Credit risk is the risk of default by borrowers or counterparties, leading to potential losses for lenders or investors.

    • Liquidity risk is the risk o...

  • Answered by AI

Analyst Interview Questions & Answers

UBS user image Anonymous

posted on 25 Jan 2015

Interview Preparation Tips

Round: Resume Shortlist
Experience: My strong resume aided in getting shortlisted for Credit Suisse.

Round: Group Discussion
Experience: The GD went well as I did not haste into my chance and was calm throughout.

Round: Other Interview
Experience: The interview was with an alumni who told me that my GD performance was good, and asked me a puzzle. It was followed by some questions on my resume, mainly my internship.
Another puzzle followed, which I took some time to solve. I was able to solve the next one instantly,
Then I was asked to sell a crumbled piece of paper innovatively.

Round: Other Interview
Experience: This round was with a senior member in the company who asked about my resume, stay in campus, post of election officer and some tricky questions, which I answered well. A question on probability was asked. A few more puzzles followed, along with some questions on finance. He also mentioned that he did not expect me to answer these as I had no background in finance. But i was able to answer them.
I was then asked to leave and HR was called inside. I also had an interview with Diamond. The HR came to me and told me that they were interested in and asked me to stall my interview with diamond for a while.

Round: HR Interview
Experience: It was with VP and continued for 45 minutes with no puzzles, finances or cases. It was more of a discussion on all fields ranging from campus life to UP politics to Sachin's retirement, etc.
I was asked about my internship experience and the reason i wanted to join their company .

Round: HR Interview
Experience: It was with the Director, who said that he had a sore throat and hence would not say much. he said that they wanted to hire me and that I do not interview with any other firm. I was more than glad! I was the first person to bag an offer in the placement season.

College Name: IIT KANPUR

I applied via Campus Placement and was interviewed in Dec 2016. There were 5 interview rounds.

Interview Preparation Tips

Round: Resume Shortlist
Experience: Show your finance and analytics background in the resume.

Round: Test
Experience: aptitude, same as cat exam

Round: HR Interview
Experience: They asked me about my interest, why do I want to join citicorp. I discussed current financial events like demonetisation, etc, its impacts. They asked some questions like today's dollar rate.

Round: Technical Interview
Experience: They asked me to discuss my internship work which I had written in my resume. They asked whether the work which I have done was used by my company.

Round: HR Interview
Experience: In this 3rd and final round, they asked me if I won't leave the job later if I get better better offer from somewhere else. They asked me whether I am happy with the compensation they are offering me.

College Name: IIT Madras

JPMorgan Chase & Co. Interview FAQs

How many rounds are there in JPMorgan Chase & Co. Full Stack Engineer interview for freshers?
JPMorgan Chase & Co. interview process for freshers usually has 1 rounds. The most common rounds in the JPMorgan Chase & Co. interview process for freshers are Coding Test.

Tell us how to improve this page.

Interview Questions from Similar Companies

Wells Fargo Interview Questions
3.8
 • 588 Interviews
Citicorp Interview Questions
3.7
 • 574 Interviews
Bajaj Finserv Interview Questions
4.0
 • 540 Interviews
HSBC Group Interview Questions
3.9
 • 492 Interviews
American Express Interview Questions
4.1
 • 368 Interviews
BNY Interview Questions
3.8
 • 353 Interviews
UBS Interview Questions
3.9
 • 339 Interviews
Morgan Stanley Interview Questions
3.6
 • 294 Interviews
Morningstar Interview Questions
3.9
 • 245 Interviews
View all
JPMorgan Chase & Co. Full Stack Engineer Salary
based on 4 salaries
₹15.8 L/yr - ₹59.6 L/yr
226% more than the average Full Stack Engineer Salary in India
View more details
Associate
10.4k salaries
unlock blur

₹10 L/yr - ₹43.4 L/yr

Team Lead
5.6k salaries
unlock blur

₹5.7 L/yr - ₹16.7 L/yr

Vice President
4.1k salaries
unlock blur

₹20 L/yr - ₹70 L/yr

Analyst
2.6k salaries
unlock blur

₹6.5 L/yr - ₹26 L/yr

Software Engineer
2.6k salaries
unlock blur

₹11 L/yr - ₹35.3 L/yr

Explore more salaries
Compare JPMorgan Chase & Co. with

Morgan Stanley

3.6
Compare

Goldman Sachs

3.5
Compare

TCS

3.7
Compare

Bank of America

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