← Back to blog JPMorgan HireVue Video Interview Question Bank & Prep Guide: AWM/CIB Edition | 2026
JPMorgan

JPMorgan HireVue Video Interview Question Bank & Prep Guide: AWM/CIB Edition | 2026

2026-05-13

JPMorgan Chase is the world's largest banking group, and in 2026 its campus HireVue video interviews are scored entirely by AI—HireVue analyzes speaking pace, facial expressions, and keyword density to deliver a 0-100 "Fit Score". Unlike traditional human interviews, HireVue doesn't allow re-recording—you get one shot per question. This article covers question banks, AI scoring logic, and recording setup across the three core product lines: AWM (Asset & Wealth Management), CIB (Corporate & Investment Bank), and Tech.

JPMorgan HireVue Overview

Dimension Details
Platform HireVue / Modern Hire
Questions 4-6 (AWM 6, CIB 5, Tech 4)
Recording time per question 60-180 seconds
Prep time per question 30 seconds to think
Re-records allowed 0
Scoring model AI primary + selective human audits
Pass rate ~30-40%

Section 1: AWM Question Bank (Top 8)

AWM tests sales aptitude + risk awareness + client thinking. Questions revolve around wealth advisory scenarios.

Q1: Why JPMorgan AWM?

Scoring criteria:

Template answer (90 sec):

"I'm drawn to JPMorgan AWM for three reasons. First, AWM manages over $5 trillion in client assets, giving me exposure to ultra-high-net-worth advisory at scale. Second, the recent acquisition of First Republic strengthened your west coast presence—an area aligned with my undergraduate research on California's wealth migration patterns. Third, AWM's Wealth Plan platform combines advisory with portfolio construction, which fits my background in both quant finance and client communication..."

Q2: Tell me about a time you persuaded someone to change their mind.

STAR framework:

Q3: A client wants to invest 100% in tech stocks. How do you respond?

Scoring criteria:

Q4-Q8 (Quick Reference)

Question Scoring keywords
Dream job in 5 years "advisor", "client outcomes", "team lead"
Tell me about a failure growth mindset, data-driven retro
How do you keep up with markets? Bloomberg, FT, specific industry thesis
Recent market event that interests you? Fed rate decision, M&A trends
How to build trust with a difficult client active listening, prompt follow-up

Section 2: CIB Question Bank (Top 5)

CIB (IBD, Markets, Research) tests quantitative sense + pressure tolerance.

Q1: Walk me through a DCF.

60 seconds, three steps: FCF projection → discount with WACC → terminal value → equity bridge.

Q2: If you had $1M to invest today, what would you buy and why?

Scoring criteria:

Q3: Why IBD instead of buy-side?

Scoring criteria: avoid "to build skills before moving to PE"—HireVue AI catches this and deducts. Emphasize deal exposure, client-facing skills, long-term IBD trajectory.

Q4-Q5

Section 3: Tech Question Bank (Top 4)

JPMorgan Tech HireVue is easier than IB/AWM, mostly behavioral.

Q1: Why JPMorgan Tech over FAANG?

Scoring criteria:

Q2-Q4

Section 4: How AI Scoring Actually Works

HireVue's AI isn't a black box—understanding it dramatically improves scores.

1) Word Choice Density

The AI uses a weighted keyword dictionary per question—15-25 keywords each. For AWM, "client outcomes", "risk-adjusted return", "fiduciary" are high-value.

def hirevue_keyword_score(answer, weighted_keywords):
    """
    answer: candidate answer text
    weighted_keywords: Dict[str, float]
    """
    answer_lower = answer.lower()
    score = 0
    for keyword, weight in weighted_keywords.items():
        if keyword.lower() in answer_lower:
            score += weight
    return min(score / sum(weighted_keywords.values()), 1.0)

awm_keywords = {
    "client outcomes": 5.0,
    "risk-adjusted": 4.0,
    "fiduciary": 4.0,
    "long-term relationship": 3.0,
    "diversification": 3.0,
    "wealth plan": 3.0,
}

2) Speaking Pace

Optimal pace 140-160 words/minute. Too fast = unclear (deducted), too slow = "hesitant".

3) Eye Contact

The AI detects whether your eyes look at the camera. Reading off-screen notes is flagged as "reading", dropping scores 15-20%.

4) Facial Expression

Don't fake-smile, but natural micro-expression variation matters. A stoic face throughout reads as "low engagement".

Section 5: Recording Setup

Element Recommended
Camera position Eye level (no looking down/up)
Lighting Soft frontal (window-facing / ring light)
Background Single-color wall (white/gray), no clutter
Attire Business casual (shirt + blazer is enough)
Headphones Avoid in-ear; wireless earbuds or speakers
Browser Latest Chrome + close other tabs

Section 6: Prep Timeline

Phase Action
24 hours after applying Receive HireVue link, 7 days to complete
Day 1-2 Watch HireVue official demo + record 3 mock questions
Day 3-4 Compile 5 core stories for your target LOB (AWM/CIB/Tech)
Day 5 Full mock (timed recording + self review)
Day 6 Adjust pacing, focus on first/last 10 seconds
Day 7 Final submission (best at 10-11 AM, lowest AI load)

FAQ

Can you re-record HireVue?

No. Once you click "Start Recording", the question records, and time-out auto-submits. You get 30 seconds to think + one shot. Prep keywords on paper before starting.

What's the pass rate?

Campus HireVue overall ~30-40%, but varies sharply by LOB: AWM/CIB ~25% (high volume, high bar), Tech ~45%.

Can I beat the AI with keyword stuffing?

No. HireVue's post-2024 NLP model checks keyword context. Stuffing "client outcomes" five times deducts points; it must be naturally embedded.

How long until results?

7-14 business days average. AWM can take 3 weeks. If you pass, HR will send a SuperDay invite (multi-round onsite).

Can I use a script?

Absolutely not. Eye tracking catches it. You can stick 10 keywords on a side note, but never full sentences.


Preparing for JPMorgan HireVue?

oavoservice provides HireVue mocks and 1:1 coaching for finance roles, covering JPMorgan, Goldman Sachs, Morgan Stanley, and BlackRock. Our coaches include current JPMorgan AWM/CIB Associates familiar with each LOB's HireVue keyword preferences.

Add WeChat: Coding0201 to get custom JPMorgan HireVue prep.

#JPMorgan #HireVue #AWM #CIB #FinanceCampus #VideoInterview


Contact

Email: [email protected]
Telegram: @OAVOProxy