I applied through college or university. The process took 3 days. I interviewed at Wells Fargo (Mumbai) in Aug 2020
Interview
Round 1: First round was an online test on AMCAT platform. It had 3 sections:
English: 12 questions in 15 minutes. There were fill in the blanks, sentence completion, error
correction. Difficulty level: easy.
Business analysis: 14 questions in 25 minutes. Questions were based on interpretation from the
given graphs, stocks, shares.
Interview questions [1]
Question 1
i) Given an array with duplicate values, find the number of pairs that have a difference equal to
a given integer number. The array can contain duplicate values. The input consists of a number
‘N’ giving the size of the array and a number ‘D’ which gives the difference. The next line
consists of N space separated integers.
Input : 7 6
2 3 3 5 9 15 15
Output : 4
Explanation : The pairs are {3,9},{3,9},{9,15},{9,15} = 4
They had 3 rounds.
1) Pre screening hackerrank test.
2) The 1st round tested coding skills in which they asked to solve 2 leetcode medium questions with interviewer on call.
3) Managerial round being about past projects and managerial questions.
The interview was good. After the behavioral questions I got asked a bunch of OOP and high level system design questions. The interviewer was polite throughout and gave me hints when I was stuck or couldn't remember something specifically.
I applied online. I interviewed at Wells Fargo (Compton, CA) in Feb 2026
Interview
The recruiter was helpful and professional, and took the time to explain the process and the role in detail.
However, my experience with the hiring manager was less positive. During the conversation it felt like the communication style was quite condescending, with an assumption that others lacked understanding of the topics being discussed.
Overall, the recruiting process itself was organized well, but the interaction with the hiring manager made me reconsider whether this would be the right team environment for me.