The process took 3 weeks. I interviewed at JPMorganChase in May 2021
Interview
I applied for React based front-end focused software engineer job. Three technical rounds were conducted which were followed by one an HR round. All rounds were conducted on either zoom or over phone call
Interview questions [1]
Question 1
JavaScript -
What is "use strict"?
What are prototypes, closures?
What is the use of arrow functions?
What are call, apply, bind functions?
What are prototypes, closures, arrow functions?
What will be the value of this in different scenarios?
What is the difference between let, const, var?
Why is the use of "var" discouraged?
Is JavaScript multi-threaded or single-threaded?
How to use multi-threading with JavaScript?
How does asynchronous behavior work in JavaScript?
Is JavaScript pass by value or pass by reference?
Is JavaScript object-oriented or functional language?
What are pure functions?
Web development -
How to detect performance bottlenecks and improve performance?
How are websites loaded step by step?
What is the paint step in rendering?
React -
What are pure components?
What is useReducer?
What is useLayoutEffect?
Write a component that shows a number that auto increments by one every second.
Which are different types of testing? Which testing frameworks are generally used with React?
Name some functions used in React Testing Library.
Programming -
Write a program to check if two strings are anagram.
I applied online. I interviewed at JPMorganChase in Nov 2025
Interview
Passed the OA easily and then was rejected. It is really hard to get past the OA, which isn’t really difficult. There were two coding questions in the OA, which was automated after applying.
Interview questions [1]
Question 1
Coding question on hacker rank, probably Leetcode easy to medium
Total of 2 hrs interview on a single day. 1 hr technical with hackerrank plus system design and 1 hr behavioral round with two interviewers. Interviews were quick and over zoom. Multiple people were interviewing for multiple positions on the same day and all of us were placed in a breakout room
I applied online. I interviewed at JPMorganChase (Bengaluru) in Aug 2025
Interview
3 Rounds happen on the same day
DSA + Code Review
- Asked to Print Grid connections(Similar to Rotten Oranges)
System design
-News Blog Application
Behavioural
- Mostly on Communication and Behavior
Interview questions [1]
Question 1
- Asked to Print Grid connections(Similar to Rotten Oranges)