I applied online. The process took 2 months. I interviewed at Visa Inc. (Bengaluru) in Oct 2025
Interview
first round: first question was given an array of numbers, find the numbers which are greater than or equal to the numbers on either side and return the list, 2 more greedy problems (easy-medium) (don't remember exact questions), 4th question was directly from leetocde: parallel courses II on leetcode (hard).
Interview questions [1]
Question 1
The interviewer asked me some behavioural questions and then asked me to implement malloc, calloc functions in java.