Bank Recruiting Pipeline Tracker
This conversation was generated using Cook'd AI's career assistant and reviewed by Fallon Han from our editorial team for accuracy.
I am a junior CS student at a non-target U.S. school trying to pivot into fintech product management at a big bank. I want a simple tracker for each application that shows the current stage, timing, and what screen is most likely next. I also want to separate technical screens from behavioral rounds because I think the process changes if I get a referral. How should I set that up?

Build one row per application and use separate fields for stage tracking and risk notes. I would set columns like Company, Role, Date Applied, Referral Strength, Current Stage, Next Expected Screen, Technical Stage, Behavioral Stage, Last Update, and Follow-Up Date.
For your use case, do not treat all stages as one chain. Split them like this:
- Technical track: resume review, online assessment, HireVue, technical first round
- Behavioral track: recruiter screen, behavioral first round, superday, final decision
Then add a Referral Impact note column with options like none, weak, or strong. That lets you mark where the referral might speed up resume review, change the next screen, or move you straight to recruiter contact.
That makes sense. How do I decide what to put in the Next Expected Screen field if some banks start with HireVue and others start with recruiter call first?

Use the most likely next step based on the role and your last update, not a fixed template. For example:
- After resume submitted with no referral: recruiter review or HireVue
- After strong referral: recruiter screen or direct interview invite
- After HireVue: first round, either technical or behavioral depending on the team
- After first round: superday or another interview round
If you are unsure, write the next two probable screens in order, like 'Recruiter screen, then HireVue' or 'HireVue, then technical first round.' That keeps the tracker honest and helps you see patterns across banks.
I worry about mixing up technical and behavioral stages. Can you give me a clean structure for the tracker so I can tell whether I am waiting on a coding screen or a fit interview?

Yes. I would use a stage type field with three values: Technical, Behavioral, and Mixed.
Example structure:
- Current Stage: Resume Submitted
- Stage Type: Mixed
- Next Expected Screen: Recruiter Screen
- Technical Stage: Not Started
- Behavioral Stage: Recruiter Screen Pending
If you reach a HireVue, note the content too:
- HireVue Technical
- HireVue Behavioral
- HireVue Mixed
For a big bank finance recruiting process, this matters because some product management paths lean behavioral early, while others include technical logic or product case questions before a superday. The separate fields help you see exactly where you are stuck.
How should I show referral strength changing the process? For example, if a family friend refers me, I want to know if that probably gets me a faster recruiter response or a different interview path.

Add a Referral Strength field plus a Process Impact note. That way you can track both the source and the effect.
Suggested values:
- None
- Low
- Medium
- High
Then add Process Impact examples like:
- Fast-tracked resume review
- Recruiter outreach sooner
- Skips to first round
- No visible impact yet
If you get a referral, update the row immediately and add a date stamp. Over time, you will be able to compare whether strong referrals actually move you from resume submitted to recruiter screen faster, or whether they only improve response time without changing the interview order.
Could you show me an example row for a bank product manager application so I know what good tracking looks like?

Sure. Example row:
Company: Large Bank A
Role: Product Management Intern
Date Applied: Sep 12
Referral Strength: Medium
Current Stage: Resume Reviewed
Stage Type: Mixed
Next Expected Screen: Recruiter Call
Technical Stage: Not Started
Behavioral Stage: Recruiter Call Pending
Last Update: Sep 18
Follow-Up Date: Sep 25
Process Impact: Referral may speed recruiter outreach
Notes: Non-target school, domestic candidate, wait for recruiter email before assuming HireVue
If the recruiter call happens, change Next Expected Screen based on what they say. If they mention a case, product sense, or technical depth, log that separately from fit questions.
