I applied through college or university. The process took 4 weeks. I interviewed at Visa Inc. (Seattle, WA) in Nov 2018
Interview
Got to the 2nd final round which was 3 virtual interviews. The first interviewer was an absolute a-hole. He asked me a C question, and I told him that I did not know as my preferred language was Java and I clearly stated in my resume that Java is my most proficient language and C was only one in which I had a bit of prior experience with. After that, he asked another C question. He must not understand English very well.
He asked a couple of coding questions which were trivial, then asked me some behavioral questions. Each time I answered, he'd counter with something like, "Oh, so you're saying that you don't do x well." I knew my answers were fine since I've said them in plenty of other interviews I've passed, but he was just trying as best as he could to twist them in some way to make me look bad.
The other 2 interviewers were fine.
After this interview, I tried following up twice. I was ghosted. How unprofessional.
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)