Open In App

Wells Fargo Interview Experience for Summer Internship (On-Campus) August 2022

Last Updated : 16 Aug, 2022
Improve
Improve
Like Article
Like
Save
Share
Report

Wells Fargo visited our campus in August 2022 for hiring a summer intern and offer a full-time job initially, there were no CGPA criteria but one night before they sent a list of who will go to give the Online test and that list was made on the basis of CGPA which is 7.0 (In my college this is the company was came when 6 big giant hired about 100 student for intern and so this CGPA criterion is relative with the college to college some college have 8.5 also )

The online test was on AMCAT software and there were 3 sections with a time limit we can not revisit the question again

First section (Basic English): 

Pro tip: I just watched some YouTube videos regarding this topic and out of 14 questions 8 questions directly from that topic.

some grammar questions (BASIC intuition)

Paragraph questions (500-word paragraph was given and need to give the answer 3 questions)

Second section (Business aptitude): Some story was given and some graphs and needed to analyze the graph and predict the answer, questions like future prediction, mean, and median.

One question is directly from this formula: 

P(A ∪ B ∪ C) = P(A) + P(B) + P(C) − P(A ∩ B) − P(A ∩ C) − P(B ∩ C) + P(A ∩ B ∩ C).

Pro tip: Don’t worry much on this because this is a race against time and mostly 25 min given to solve 12 questions I was able to solve only 6 questions

Third section – 2 Coding questions. (1 hour given to solve this)

Questions were different for different students.

(i) We are given one array and need to find how many perfect square are there in the array in O(n). (Ultra Pro Basic question) Normal approach — 13/13 testcase pass

(ii) we are given one tree and need to print the level wise string answer. more explanation is in the image (medium)

every node has id = id(parent) + position(node) 

Note: You are only given snippet of int main and need to write the code to make tree and find the solution just like contest in code forces.

I have done 1.5 question.

Out of 33/133 selected for giving an interview. I am one of them.

Interview day: The interview was online on zoom.

Round 1: DSA round

Tell me about yourself

Project and resume discussion (10 min)

In the first round  was asked about printing on the pattern

1
1 2
1 2 3
1 2 3 4

I know this is a basic question but still, I asked 2 questions on this and then coded it in notepad with a code explanation then she asked me one question : How to swap 2 numbers but the twist was that I need to give 3 answers for this question.

Basic viva questions like how to get out of infinite loop and all.

Lastly I asked about my feedback and I got positive response and told me her assessment.

She was so cool that she was cracking jokes and at the end of the interview, I also crack jokes 😉

I am 100% sure about next call and within 5 min I got the next interview round call.

students for next round : 20 / 33

Round 2 (HR + Project discussion):  Started with informal talks and suddenly told

Let’s start your interview

  1. Tell me about yourself
  2. what excite you more
  3. what are your hobbies?
  4. Deep project discussion. (Grilled me a lot)

Lastly I asked for feedback and which was in negative and discussed more on tech and how my projects can help Wells Fargo. Lastly, the interview ended within 15min.

Verdict: Yes I selected and Wells Fargo selected 11/ 33 students from our college.


Like Article
Suggest improvement
Share your thoughts in the comments

Similar Reads