I applied online. The process took 2 months. I interviewed at Visa Inc. (Singapore) in Jan 2022
Interview
3 rounds in total:
1. An initial open coding assessment
2. First online technical interview, features technical and behavioral questions and sort of introduces you to a specific team you have been deemed to be the best match for
3. Final online technical interview, features more of similar questions to the previous interview, with a slightly bigger focus on the behavioral aspect
Interview questions [1]
Question 1
Describe a difficult experience from past internships/projects. How did you overcome it and what lessons did you glean from it?
Had two technical interviews, back to back. Medium leet code problems. Not that hard. After received an email that they did not proceed with me, but had other manager internally interested in my profile
First round OA
Second round interview in which I was given a dp question and then asked about my projects in detailing then we move to some oops and language based questions
The interview process started with a coding test from Hackerrank with 2 easy and 1 intermediate question. I found the questions to be rather difficult given that you are not allowed to use google or check syntax.
Interview questions [1]
Question 1
The asked me to implement LFU cache with lower complexity than o(n)