I applied through a recruiter. The process took 3 weeks. I interviewed at Visa Inc. (Paddington, England) in Feb 2026
Interview
I got the Visa Technical Skills Assessment (Coding - Intermediate) through Hacker Rank including 2 foundational and 1 intermediate problem-solving questions. I got 7 days to complete it.
First Question was related to find the maximum profit using given data. But the second and third questions are mostly related to DSA.
Interview questions [1]
Question 1
Third Question was very similar to convert the given string into a palindrome by performing the minimum number of character changes.
Ex:
Input : azzzbbb
Output : abzzzba