Glassdoor users rated their interview experience at Capital One as 33.3% positive with a difficulty rating score of 3.33 out of 5 (where 5 is the highest level of difficulty). Candidates interviewing for Abteilungsleiter and Intern rated their interviews as the hardest, whereas interviews for Kundenservice and Intern roles were rated as the easiest.
The hiring process at Capital One takes an average of 48 days when considering 3 user submitted interviews across all job titles. Candidates applying for Kundenservice had the quickest hiring process (on average 5 days), whereas Abteilungsleiter roles had the slowest hiring process (on average 90 days).
I applied online. I interviewed at Capital One (New York, NY) in Jan 2026
Interview
First is HR call, the HR will confirm the information filled before and send you an OA. The OA is 70 minutes and 4 questions included. I ust Finished OA process and waiting for the HM call
Interview questions [1]
Question 1
You are given an array of integers *numbers* and an integer *pivot*. Let counterGreater denote how many integers within *numbers* are **strictly greater** than *pivot*, and *countLess* denote how many integers are **strictly less* than pivot. You task is to compute *countGreater* and *countLess*, then return: a. "greater" if *counterGreater* is greater than *countLess*: b. "smaller" if *countGreater* is less than *countLess*: c. *tie" if they are equal. Note You are not expected to provide the most optimal solution, but a solution with time complexity not worse than O(numbers.length^2) will fit within the execution time limit.
Solid interview process. 4 hours of interviews and 4 different people. Engaging and fair. Multiple rounds of coding and system design questions. Not terrible but not easy. Test test test test
The interview process started with a recruiter call first, followed by a small case study, then followed by 4 case based interviews, followed by hiring manager interview, and another leadership interview.