Open In App

Visa Inc. Interview Experience for SDE

At the end of October 2022, Visa conducted an on-campus recruitment drive for SDE –  1 interns. 

Online coding Round: It consists of 2 normal leetcode style questions. The online coding test was conducted on the hackerrank platform. 



Problem 1: Maximum Score: An interviewer at HackerRank recently came up with an interesting problem for the candidates.

Problem 2: Purchase optimization: (Time limit: 60 mins)Alex is shopping at Ozone Galleria Mall. There is a dedicated cubicle for a type of product at the shopping center. All the products sold at the ith cubicle are priced the same, denoted by prices[i]. The cubicles are arranged such that the price of the products sold at each cubicle are in non-decreasing order.



I solved both problems within 33 minutes. People who solved both problems partially or completely within 45 minutes were normally shortlisted for the second round.

Round 2: My interview was conducted on Microsoft Teams and was conducted by the Director of Visa Bangalore.

And in the final 5 minutes of the interview, I was asked to code a program to remove space from a string and reverse a string.

Article Tags :