First Codesignal general coding framework OA, then three interviews back to back. One behavioral interview, one technical, and one technical case. The technical interviews mainly review concepts in data structures and algorithms.
Codesignal -> Recruiter Questionaire -> Power Day (3 parts: 1 technical, 1 behavioral, 1 case). Codesignal was automatic. I heard back from the recruiter a little over a month later and scheduled my power day for the following week. Received verbal offer week after power day.
Interview questions [1]
Question 1
Behavioral questions were standard, technical portion was more OOP focused than Leetcode style, case interview was similar to the prep materials they provide
I applied online. The process took 2 weeks. I interviewed at Capital One (Dallas, TX) in Dec 2022
Interview
3 interviews, 4 hours total. One technical, one behavioural, and one case interview. The technical was a simple OOP question. The behavioural were standard questions and the case interview was some simple reasoning along with debugging code
Interview questions [1]
Question 1
Q: Implement a bank class, where a user can make transactions as well write a function to identify specific types of transactions. Any programming language