Premium Employer

i

This company page is being actively managed by Wells Fargo Team. If you also belong to the team, you can get access from here

Wells Fargo Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Wells Fargo Interview Questions, Process, and Tips

Updated 5 Mar 2025

Top Wells Fargo Interview Questions and Answers

View all 271 questions

Wells Fargo Interview Experiences

Popular Designations

565 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is closure in js?
  • Ans. 

    Closure in JavaScript is the combination of a function and the lexical environment within which that function was declared.

    • Closure allows a function to access variables from its outer scope even after the outer function has finished executing.

    • It is created whenever a function is defined within another function.

    • Example: function outerFunction() { let outerVar = 'I am outer'; function innerFunction() { console.log(outerV...

  • Answered by AI
  • Q2. What is event loop in js?
  • Ans. 

    Event loop in JavaScript is responsible for managing asynchronous operations by executing callback functions in a non-blocking way.

    • Event loop is a mechanism that allows JavaScript to perform non-blocking I/O operations.

    • It continuously checks the call stack and the callback queue, moving functions from the queue to the stack when the stack is empty.

    • Event loop ensures that JavaScript remains responsive and can handle mul

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Explain the redux work flow?
  • Ans. 

    Redux is a predictable state container for JavaScript apps.

    • Actions are dispatched to the store

    • Reducers specify how the state changes in response to actions

    • Store holds the state of the application

    • Components subscribe to the store to get updates

  • Answered by AI
  • Q2. Explain micro frontend architecture
  • Ans. 

    Micro frontend architecture is an approach to front-end development where a single web application is composed of multiple smaller, independent applications.

    • Each micro frontend is responsible for a specific feature or functionality

    • Micro frontends can be developed, tested, and deployed independently

    • They can be built using different technologies and frameworks

    • Communication between micro frontends can be achieved through ...

  • Answered by AI

Skills evaluated in this interview

Senior Software Engineer L3 Interview Questions asked at other Companies

Q1. High Level Design of an app similar to Shazam
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Technical questions qa based
Round 2 - One-on-one 

(1 Question)

  • Q1. Manager round. Lead experience

Senior Associate Vice President Interview Questions asked at other Companies

Q1. What accordingly to you is digital transformations, how it is different from automation ?
View answer (1)
Wells Fargo Interview Questions and Answers for Freshers
illustration image
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
No response

I applied via Indeed and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Introduction about yourself
  • Q2. Some technical questions

Interview Preparation Tips

Interview preparation tips for other job seekers - I had interview for credit risk role, Interviewer was some pilani and Ramesh from Bangalore, they had literally no idea of process, poor English, they had come up with few questions and expected candidates to answer as per there written Google answers which is worst.
Wells Fargo has been so worst in recent days, they offer manager and lead roles just based on experience internally with Zero subject knowledge and no proper English.

And I felt, I have wasted my valuable time for an interview

Credit Risk Analyst Interview Questions asked at other Companies

Q1. How would you impute missing value when we don't ant to use single value for imputation?
View answer (1)

Interview Questions & Answers

user image Anonymous

posted on 13 Sep 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Aug 2024. There were 4 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. How Catboost works with Categorical features?
  • Ans. 

    Catboost handles categorical features by encoding them using target statistics and optimizing the tree structure during training.

    • Catboost automatically handles categorical features without the need for one-hot encoding

    • It encodes categorical features using target statistics like mean target value of each category

    • Catboost optimizes the tree structure during training to handle categorical features efficiently

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. What is loss function?
  • Ans. 

    Loss function is a measure of how well a model predicts the expected outcome compared to the actual outcome.

    • Loss function quantifies the difference between predicted values and actual values in a machine learning model.

    • It is used to optimize the model by adjusting the parameters to minimize the loss.

    • Common loss functions include Mean Squared Error (MSE), Cross Entropy Loss, and Hinge Loss.

    • In regression tasks, the loss ...

  • Answered by AI
Round 3 - Behavioral 

(1 Question)

  • Q1. Tell me about a scenario where your subordinate is not delivering on a timely manner and this is visible to the upper management. How did you handle this situation?
Round 4 - HR 

(1 Question)

  • Q1. What is your expected salary?
  • Ans. 

    My expected salary is competitive based on my experience, skills, and the market rate for this position.

    • Research the average salary range for Lead quantitative analytics specialists in the industry

    • Consider your level of experience and skills when determining your expected salary

    • Be prepared to negotiate based on the company's offer and benefits package

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Get your ML and DL concepts clear. Be clear about the technology and projects mentioned in your resume/CV. Majority of the questions will come from that.

Skills evaluated in this interview

Wells Fargo interview questions for popular designations

 Senior Software Engineer

 (44)

 Software Engineer

 (24)

 Financial Analyst

 (19)

 Program Associate

 (11)

 Loan Documentation Specialist

 (11)

 Analytics Consultant

 (10)

 Analyst

 (10)

 Assistant Vice President

 (7)

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Coding test was asked in a live interactive session

Round 2 - Technical 

(2 Questions)

  • Q1. Current projects questions
  • Q2. Asynchronous communication design
  • Ans. 

    Asynchronous communication design involves decoupling components to allow them to operate independently and communicate without blocking each other.

    • Decide on the communication protocol (e.g. REST, messaging queues)

    • Implement error handling and retries for robustness

    • Use callbacks, promises, or async/await for handling asynchronous operations

    • Consider scalability and performance implications of asynchronous design

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Salary discussions
  • Q2. What is your future plan

Skills evaluated in this interview

Software Engineering Manager Interview Questions asked at other Companies

Q1. How do you implement Transactional statements using MyISAM Engine. Pros/Cons. Deep dive.
View answer (1)

Get interview-ready with Top Wells Fargo Interview Questions

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

3 Leetcode Easy-Medium Questions

Round 2 - Technical 

(2 Questions)

  • Q1. Detailed Discussion on Projects written on Resume .
  • Q2. SQL Queries and some HR Questions.

Softwaretest Engineer Interview Questions asked at other Companies

Q1. What is boundary value analysis? How do u perform boundary value testing for User ID & Password textfields in login page?
View answer (2)

Jobs at Wells Fargo

View all
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Questions on concurrency
Round 2 - One-on-one 

(1 Question)

  • Q1. Previous project experience

Team Leader (Technical) Interview Questions asked at other Companies

Q1. What is OSG what is v3f What DBG Divert wheel U r V shape best What will take in first site visit and what will customer side need What is use of divert wheel What is sap technology How is lop and cop working
View answer (1)

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 13 Sep 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Get the maximum salary of the employee from the employee and department table
  • Q2. Explain the data analysis process that you would follow for employee salary table
  • Ans. 

    The data analysis process for an employee salary table involves data cleaning, exploration, visualization, and modeling.

    • Start by cleaning the data to remove any duplicates, missing values, or outliers.

    • Explore the data by calculating basic statistics like mean, median, and standard deviation.

    • Visualize the data using histograms, box plots, or scatter plots to identify patterns or trends.

    • Perform statistical modeling to an...

  • Answered by AI
  • Q3. Explain the challenges you faced in your project
  • Ans. 

    I faced challenges in managing large datasets and ensuring data accuracy in my project.

    • Managing large volumes of data from multiple sources

    • Ensuring data accuracy and consistency

    • Dealing with missing or incomplete data

    • Handling data cleaning and preprocessing tasks

    • Addressing technical issues with data storage or processing tools

  • Answered by AI

Data Analyst Interview Questions asked at other Companies

Q1. Suppose there is a room in the office and X people enter room throughout the day, Y people leave throughout the day [continuously people are entering the room, some are staying there, and rest are going out] .. so tell me the code to calcul... read more
View answer (11)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

I applied via LinkedIn and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What do inherent risk and residual risk
  • Ans. 

    Inherent risk is the risk level before any actions are taken to mitigate it, while residual risk is the risk level after mitigation efforts.

    • Inherent risk is the risk level that exists before any actions are taken to mitigate it

    • Residual risk is the risk level that remains after mitigation efforts have been implemented

    • Inherent risk is inherent to the activity or situation, while residual risk is what is left over after c...

  • Answered by AI
  • Q2. What is the RCA
  • Ans. 

    RCA stands for Root Cause Analysis, a method used to identify the underlying cause of a problem or issue.

    • RCA involves investigating and analyzing the factors that contributed to a specific outcome or event.

    • It helps in determining what went wrong, why it happened, and how to prevent it from happening again.

    • Common techniques used in RCA include 5 Whys, Fishbone Diagram, and Fault Tree Analysis.

    • Example: If a product fails...

  • Answered by AI

Senior Specialist Interview Questions asked at other Companies

Q1. Design the zabbix architecture and share how many servers are you gonna suggest the customer to have?
View answer (1)

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 10 Sep 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Logical reasoning ,quantitative aptitude

Round 2 - Coding Test 

2 coding questions,one was easy and other was medium to tough level

Round 3 - Technical 

(2 Questions)

  • Q1. Sql basics were asked and asked me to write few sql codes
  • Q2. Python codes ,and machine learning concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - ger a good knowledge in SQL, SAS , python , Machine Learning

Data Analyst Interview Questions asked at other Companies

Q1. Suppose there is a room in the office and X people enter room throughout the day, Y people leave throughout the day [continuously people are entering the room, some are staying there, and rest are going out] .. so tell me the code to calcul... read more
View answer (11)
Contribute & help others!
anonymous
You can choose to be anonymous

Wells Fargo Interview FAQs

How many rounds are there in Wells Fargo interview?
Wells Fargo interview process usually has 2-3 rounds. The most common rounds in the Wells Fargo interview process are Technical, One-on-one Round and HR.
How to prepare for Wells Fargo interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Wells Fargo. The most common topics and skills that interviewers at Wells Fargo expect are Operations, Monitoring, Analytics, Risk Management and Automation.
What are the top questions asked in Wells Fargo interview?

Some of the top questions asked at the Wells Fargo interview -

  1. How have you implemented dependency injection in your .NET Core projects? How h...read more
  2. What are the different types of Join used in S...read more
  3. Componets of Tableau ? What are the different connection is there in Tablea...read more
How long is the Wells Fargo interview process?

The duration of Wells Fargo interview process can vary, but typically it takes about less than 2 weeks to complete.

Recently Viewed

PHOTOS

InsuranceDekho

3 office photos

LIST OF COMPANIES

Credit Bajaar

Overview

INTERVIEWS

NoBroker

No Interviews

JOBS

ircon Infrastructure & Services

No Jobs

REVIEWS

Spandana Sphoorty Financial

No Reviews

PHOTOS

ircon Infrastructure & Services

No Photos

INTERVIEWS

NoBroker

No Interviews

INTERVIEWS

Makaan.com

No Interviews

DESIGNATION

DESIGNATION

Tell us how to improve this page.

Wells Fargo Interview Process

based on 442 interviews

Interview experience

4.1
  
Good
View more
Join Wells Fargo Discover a welcome difference. Discover Wells Fargo.

Interview Questions from Similar Companies

Citicorp Interview Questions
3.7
 • 564 Interviews
HSBC Group Interview Questions
4.0
 • 484 Interviews
Goldman Sachs Interview Questions
3.5
 • 376 Interviews
American Express Interview Questions
4.2
 • 358 Interviews
UBS Interview Questions
3.9
 • 331 Interviews
Morgan Stanley Interview Questions
3.7
 • 291 Interviews
Barclays Interview Questions
3.8
 • 269 Interviews
Bank of America Interview Questions
4.3
 • 235 Interviews
View all

Wells Fargo Reviews and Ratings

based on 6.5k reviews

3.9/5

Rating in categories

3.4

Skill development

4.0

Work-life balance

3.7

Salary

3.9

Job security

3.7

Company culture

3.2

Promotions

3.4

Work satisfaction

Explore 6.5k Reviews and Ratings
Senior Software Engineer

Bangalore / Bengaluru

4-6 Yrs

Not Disclosed

Securities Operations Representative - Trade Settlement

Bangalore / Bengaluru

2-4 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
4.7k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Financial Analyst
2.6k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Vice President
1.4k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Financial Analyst
1.4k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
1.4k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Wells Fargo with

HSBC Group

3.9
Compare

Standard Chartered

3.7
Compare

JPMorgan Chase & Co.

4.0
Compare

Bank of America

4.2
Compare
Did you find this page helpful?
Yes No
write
Share an Interview