JPMorgan's Interview Process (2026)

Blog / JPMorgan's Interview Process (2026)
Blog hero image
The JPMorgan Chase software engineer interview process generally follows a multi-stage pipeline that ends with a structured 'Super Day.' The exact format can vary depending on whether you're applying as an experienced hire or through an entry-level program, but the core structure is consistent enough to prepare for with confidence.
  • Recruiter Phone Screen (Experienced Path): A brief call, typically around 15 to 30 minutes, where a recruiter will ask about your background, tech stack, and general interest in the role. It's mostly a fit conversation rather than a technical one.
  • HackerRank Online Assessment: Most candidates across both paths complete a timed coding assessment on HackerRank. It usually includes two coding problems at an Easy to Medium difficulty level, and some 2025/2026 candidates report an additional aptitude section covering logic and pattern recognition.
  • HireVue Interview (Entry-Level Path Only): Entry-level candidates typically complete an on-demand video interview with pre-recorded behavioral questions. You'll generally have around 30 seconds to prep and 2 to 3 minutes to answer each question.
  • Super Day: This is the main event. It usually consists of two to three back-to-back virtual interviews covering behavioral, technical coding, and system design. Experienced hires typically face three rounds; entry-level candidates often have two.
  • Team Matching: After passing the Super Day, experienced hires often go through a separate team matching phase. This involves calls with individual hiring managers and can take several weeks depending on team availability.
Once you understand the pipeline, preparation becomes a lot more focused. Here are the key areas you'll want to build your study plan around:
  • Data Structures & Algorithms (DSA): Live coding on HackerRank covering arrays, strings, hash maps, and greedy algorithms.
  • PR / Code Review: A unique round where you review existing code for bugs, security flaws, and design issues.
  • System Design (High-Level Design): Whiteboard-style discussions on designing scalable, real-world systems.
  • Behavioral: STAR-format questions tied to JPMorgan's values of teamwork, integrity, and ownership.
1. Data Structures & Algorithms (DSA)The OA and coding round during the Super Day both test DSA, so this is a high-priority area. Problems tend to sit at an Easy to Medium difficulty, with a focus on arrays, strings, hash maps, and greedy algorithms. Practicing greedy problems and array-based questions will cover a large portion of what comes up.Recent candidate reports mention problems like 'Sum of Absolute Differences in a Sorted Array' and 'Maximum Batch Efficiency.' Classic problems such as Two Sum, Maximum Subarray, and First Unique Character in a String also align closely with the reported difficulty and topic range.For structured practice, work through our 100 most commonly asked DSA questions to build a solid baseline before focusing on JPMorgan-specific patterns.
2. PR / Code ReviewThis is one of the more distinctive parts of the JPMorgan Super Day and it catches a lot of candidates off guard. You'll typically be shown 120 to 150 lines of existing code, often in Java or Spring Boot, and asked to identify bugs, security flaws, and areas for improvement rather than writing code from scratch.Common things to spot include hardcoded credentials, SQL injection vulnerabilities, concurrency issues like improper use of 'volatile' or 'synchronized', and violations of the Single Responsibility Principle. Candidates who verbally explain why they would change something, not just what they would change, tend to score higher according to 2025/2026 reports.To prepare, practice reading unfamiliar codebases and annotating them. Focus on common Java anti-patterns, Spring Boot annotations, and security basics. If you are interviewing for a Java role, also brush up on how HashMap works internally and how Java Streams function.
3. System Design (High-Level Design)The system design round during the Super Day is a whiteboard-style discussion, typically focusing on scalability, database choices, and API structure. Questions reported in 2025/2026 include designing a Global File Storage System, a Movie Ticket Booking System similar to TicketMaster, a Video Streaming watch history feature, and a Virus Scanning Service with a focus on idempotency and fault tolerance.JPMorgan interviewers tend to be quiet and checklist-oriented, so you should drive the conversation. Talk through your trade-offs out loud, cover topics like load balancing, data partitioning, and caching, and don't wait to be prompted. Practicing on our System Design practice tool is a good way to simulate that self-directed format.For worked examples on the types of systems that come up, check out our High-Level Design case studies which include walkthroughs for booking systems, rate limiters, and payment processors similar to what JPMorgan candidates have reported.
4. BehavioralThe behavioral round is typically led by a VP or manager and follows the STAR format closely. JPMorgan's questions tend to center on its core values: teamwork, integrity, and ownership. Expect questions like 'Tell me about a time you disagreed with a teammate' or 'Describe a situation where you took ownership of a problem outside your scope.'Structuring your answers using the STAR principle is the most reliable way to keep your responses focused and impactful. Vague answers that skip the Result step are a common pitfall. Prepare three to four solid stories that can flex across different question types.For entry-level candidates, the HireVue stage is also behavioral, and the 'Why JPMorgan?' question comes up consistently. Having a specific, genuine answer tied to the firm's work in financial technology will stand out. Our Behavioral Playbook has structured guidance on building and delivering these answers effectively.
ConclusionJPMorgan's process is longer than most, and the team matching phase can stretch the timeline to 6 to 10 weeks total, so starting your prep early matters. Prioritize the PR Review round and system design alongside your DSA practice since those are the areas that differentiate strong candidates. Follow the JPMorgan Interview Roadmap for a step-by-step plan that covers every stage from OA to offer.

About TechPrep

Never walk into a technical interview unprepared again. TechPrep empowers software engineers to stop guessing and start getting offers. We provide the exact questions asked by tech companies across Data Structures & Algorithms, System Design, Low-Level Design & Practical coding rounds. Don't leave your career up to chance. Join thousands of engineers who have successfully navigated the tech hiring maze and landed roles at top tech companies.