I interviewed at Capital One (McLean, VA) in Aug 2020
Interview
Remote, pretty standard but also more intense than most of the entry level interviews I've had. A lot of Spring Boot and basic Java/Data Structure Questions and of course basic REST API knowledge
Interview questions [1]
Question 1
What is the difference between a hash table and linked list? Why would you choose one over the other?
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