I applied through university. The process took 2 weeks. I interviewed at Visa Inc. (Boulder, CO) in Nov 2017
Interview
Two rounds.
1st was 1-1 interview to get to know the candidate better and discuss the role which they are looking for. Mostly resume overview and then 2 general questions are database and data structures (these are not difficult and are asked just to get to know your skill set better)
2nd round was hackerrank coding test.
I didnt clear the coding round, so not sure how many more rounds would be there after this.
Two question, 1 on the list sorting and other on bot traversal through a 2 dimensional array.
Interview questions [1]
Question 1
Coding round 2 questions:
1. A list contains random number of 0's and 1's. Give the minimum no of moves to get all 0's to one side and all 1's to the other side. restriction was that each item can only move 1 step to the left or right.
2. A bot starting from x,y can only move to (x+y,y) or (x,x+y) at any given time. Output true or false based on whether this bot will reach (x1,y1) during its traversal.
I applied online. The process took 4 weeks. I interviewed at Visa Inc. in Jun 2022
Interview
2 interviews, first was a technical interview with actual code writing and second was a two-part interview where I first spoke to someone who asked behavioral questions and then later spoke to an engineer to discuss technical things.
Interview questions [1]
Question 1
Sort an array of 0s, 1s, and 2s in ascending order
I applied online. The process took 4 weeks. I interviewed at Visa Inc. (Paya Lebar, ) in May 2022
Interview
Total of 1 assessment and 2 rounds of interview. First interview is a technical interview where you will do a walkthrough of the assessment with the interviewer. Second one is more of a chitchat session with the hiring director to see whether the interviewer fits well in his/her team.
They took 2 rounds of interviews and did not respond back with result.
I spent 3-4 days in interview preparation. But recruitment team did not show courtesy to respond atleast with result.
Adding this review after 1 month of 2nd interview.
Interview questions [1]
Question 1
Java, API, Unix, Web application, database, automation