I applied online. I interviewed at Capital One (Blacksburg, VA) in Oct 2020
Interview
Three levels of interview process. Case study, technical and behavioral question. For the technical interview, I would brush up on basic data structures and algorithms and do at least a handful of problems on Leetcode. I did not find the technical questions too challenging. What threw me off most was the case interview, which is basically a giant linear algebra word problem.
Surprisingly manageable — the interview felt more like a conversation than an interrogation. It began with a sequence of coding questions, including one on merging overlapping intervals. The real challenge came during system design, where I had to outline a URL shortener service that could scale impressively. Interestingly, I had just looked at a similar architecture on PracHub, which helped me articulate my thoughts clearly. The technical questions wrapped up with validating a binary search tree, and I ended with a positive vibe. I received an offer, but ultimately chose to decline it.
Interview questions [3]
Question 1
Merge overlapping intervals from a list of time ranges
Interviewed for an engineer position, the interview was a joke. Asked basic OOP question with a few follow ups - no system design portion. Interviewer was very laid back and chill, didn't take it to seriously.
Was not too difficult. three total interviews all on the same day back to back. technical one, behavioral one and a case which was more of just a debugging question