I applied online. The process took 2 weeks. I interviewed at Wells Fargo in Feb 2020
Interview
Initially there was a recruiter call. After which the hiring manager setup an interview. During interview there were two interviewers - hiring manager and tech lead. Nothing technical was covered, all behavioral questions were asked.
Interview questions [1]
Question 1
Describe a time when you had to choose one solution over another
I applied through an employee referral. The process took 3 weeks. I interviewed at Wells Fargo (New Delhi) in Oct 2020
Interview
There were two rounds conducted. First round was telephonic interview. Interviewer asked all basic question to advance on the basis of my answer. Interviewer was very helpful. After a week a video interview conducted by hiring manager, it was all about project related stuff.
I applied through a recruiter. I interviewed at Wells Fargo (New Brunswick, NJ)
Interview
one phone screen and one onsite interview by two people. The focus was only on core java for a contract position.
total time duration to know the result took around 2 weeks.
Interview questions [1]
Question 1
phone screen was basically on app dev. questions on spring annotations @repository, @ service, @controller, @component etc. Maven configuration and build process.
Some on java Hashset - what happens if you try to add duplicate does it update or not.
onsite interview conducted by 2 people.
questions on hashset implementations , sort method impl using comparable.
some core java questions like runnable vs callable.
write prgm to find the number of pairs of integers in the array whose sum is equal to ‘sum’.
sql to write first highest salary.