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 Intern Interview Questions and Answers for Freshers

Updated 16 Sep 2021

Wells Fargo Intern Interview Experiences for Freshers

3 interviews found

Intern Interview Questions & Answers

user image Anonymous

posted on 16 Sep 2021

I appeared for an interview in Sep 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 100 minutes
Round difficulty - Medium

The test was conducted on the AMCAT platform, with webcam and tab-switch monitoring. All questions were mandatory to answer. Coding questions were 2, one being difficult and another's the one given below.

  • Q1. 

    Number of Mismatching Bits

    Determine the number of bits that differ between the binary representations of two given integers "first" and "second".

    Input:

    The input starts with an integer ‘T’ representin...
  • Ans. 

    Calculate the number of mismatching bits between two given integers in their binary representation.

    • Convert the integers to binary representation using bitwise operations.

    • Count the number of differing bits by comparing the binary representations.

    • Return the count of mismatching bits for each test case.

  • Answered by AI
Round 2 - Video Call 

(1 Question)

Round duration - 50 minutes
Round difficulty - Medium

This technical interview was scheduled at 9 AM for me.

  • Q1. 

    BST Node Deletion Problem

    Given a binary search tree (BST) and a key value K, your task is to delete the node with value K. It is guaranteed that a node with value K exists in the BST.

    Explanation:

    A bi...

  • Ans. 

    Implement a function to delete a node with a given value from a binary search tree (BST).

    • Traverse the BST to find the node with the value K to be deleted.

    • Handle different cases like node with no children, one child, or two children.

    • Update the pointers of the parent node and child nodes accordingly.

    • Return the root of the modified BST after deletion.

  • Answered by AI
Round 3 - HR 

Round duration - 20 minutes
Round difficulty - Medium

Took place in the evening, this round assessed the overall personality. Followed by a discussion on the resume; the international accolades I had received in Computer Science and in extracurriculars, my experiences, future goals and so on.
Lastly, I was asked if I had any questions and about the preferred locations.

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Vellore Institute of Technology. Eligibility criteriaAbove 7 CGPAWells Fargo interview preparation:Topics to prepare for the interview - Operating Systems, System Design, Dynamic Programming, Database Management Systems, Data StructuresTime required to prepare for the interview - 1 monthInterview preparation tips for other job seekers

Tip 1 : Focus on fundamentals in important topics.
Tip 2 : Work on as many projects as you can, they are really crucial in gaining a good understanding.

Application resume tips for other job seekers

Tip 1 : Keep it concise and to the point.
Tip 2 : Do not exaggerate or pretend to be a certain way.
Tip 3 : Use correct and non-ambiguous language.
Tip 4 : Don't mention everything on there but the best and relevant stuff of all.

Final outcome of the interviewSelected

Skills evaluated in this interview

I applied via Walk-in and was interviewed in May 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Strengths?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be humble, be yourself

Intern Interview Questions Asked at Other Companies for undefined

asked in Accenture
Q1. Case. There is a housing society “The wasteful society”, you coll ... read more
Q2. Which programming language you are comfortable with?
asked in Accenture
Q3. A marketing strategy case. Client is a perfume seller in Jaipur. ... read more
asked in Deloitte
Q4. Case : I am a US based company and I sell 3 products A, B, C (I d ... read more
Q5. Huffman Coding Challenge Given an array ARR of integers containin ... read more

Intern Interview Questions & Answers

user image Anonymous

posted on 15 Jun 2021

I applied via Walk-in and was interviewed in May 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. What are your strengths

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself, be honest

Interview questions from similar companies

I applied via Company Website and was interviewed in Mar 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Reason for job switch. Reason for role switch. Technical role related questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and go with a smile. Do try to connect with the interviewer on a personal level. Know everything about your CV perfectly because they won’t go much beyond that. Be prepared for your new role related questions about how your current skills are transferable to your new job.

Interview Questionnaire 

2 Questions

  • Q1. Discuss about var.
  • Ans. 

    Var is a keyword in programming languages used to declare variables.

    • Var is short for variable.

    • It is used to declare a variable and assign a value to it.

    • The data type of the variable is inferred from the assigned value.

    • Example: var x = 5; // x is now a variable of type integer with value 5

  • Answered by AI
  • Q2. Question on priority queue

Interview Questionnaire 

2 Questions

  • Q1. General questions like please walk me through your resume. What are your strengths and weakness
  • Q2. Technical questions more based on Financial instruments..

I applied via LinkedIn and was interviewed before Oct 2020. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. How to make class immutable?
  • Ans. 

    To make a class immutable, we need to ensure that its state cannot be modified after creation.

    • Make all fields private and final

    • Do not provide any setters

    • If mutable objects are used, return copies instead of references

    • Ensure that any methods that modify state return a new instance instead of modifying the existing one

  • Answered by AI
  • Q2. Difference between Threads and Processes.
  • Ans. 

    Threads are lightweight processes that share memory and resources, while processes are independent and have their own memory and resources.

    • Threads are a part of a process and share the same memory space.

    • Processes are independent and have their own memory space.

    • Threads are faster to create and switch between than processes.

    • Processes are more secure and stable than threads.

    • Examples of processes include web browsers and t...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I gave two round of technical interview and 1 coding round. Coding round was simple enough. If you practice easy to medium level questions on Leetcode or HackerRank, you'd be able to clear it. Then there were technical rounds where interviewer asked to explain more about my current project, core java basics.

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. What's your name

I applied via Referral and was interviewed before Aug 2020. There was 1 interview round.

Interview Questionnaire 

12 Questions

  • Q1. Why do you want to switch?
  • Q2. What caused the 2008 financial crisis?
  • Ans. 

    The 2008 financial crisis was caused by a combination of factors including subprime mortgages, risky investments, and lack of regulation.

    • Subprime mortgages were given to borrowers who were not creditworthy and could not afford to repay the loans.

    • These mortgages were then bundled together and sold as securities to investors, who were not aware of the high risk involved.

    • Investment banks also made risky investments and us...

  • Answered by AI
  • Q3. What are the different types of risks associated with a bond?
  • Ans. 

    Different types of risks associated with a bond

    • Interest rate risk - changes in interest rates affect bond prices

    • Credit risk - risk of default by the issuer

    • Inflation risk - risk of loss of purchasing power due to inflation

    • Liquidity risk - risk of not being able to sell the bond when needed

    • Call risk - risk of the issuer calling back the bond before maturity

    • Reinvestment risk - risk of not being able to reinvest the coupon...

  • Answered by AI
  • Q4. How do you price a bond?
  • Ans. 

    To price a bond, calculate the present value of its future cash flows.

    • Determine the bond's face value, coupon rate, and maturity date.

    • Calculate the bond's yield to maturity.

    • Use the yield to maturity to discount the bond's future cash flows.

    • Add up the present values of the cash flows to get the bond's price.

    • Consider any additional factors that may affect the bond's price, such as credit risk or call provisions.

  • Answered by AI
  • Q5. How do you price an option?
  • Ans. 

    Option pricing involves calculating the value of an option based on various factors.

    • The current price of the underlying asset is a key factor in option pricing.

    • Volatility of the underlying asset also plays a significant role.

    • Time to expiration, interest rates, and strike price are other important factors.

    • Various models such as Black-Scholes and binomial models are used to price options.

    • Option pricing can be complex and...

  • Answered by AI
  • Q6. What is duration?
  • Ans. 

    Duration is the length of time something takes to complete.

    • Duration can be measured in seconds, minutes, hours, days, etc.

    • It is often used to describe the length of a movie, song, or event.

    • In project management, duration refers to the amount of time a task or project will take to complete.

    • Duration can also refer to the length of time a medical treatment or medication should be taken.

    • It is important to consider duration

  • Answered by AI
  • Q7. Will duration be greater for a fixed rate bond or a floating rate bond?
  • Ans. 

    Duration will be greater for a fixed rate bond.

    • Fixed rate bonds have a longer duration than floating rate bonds.

    • Duration is the measure of a bond's sensitivity to interest rate changes.

    • Fixed rate bonds have a fixed interest rate, so their duration is longer as they are more sensitive to interest rate changes.

  • Answered by AI
  • Q8. How do you start your workday?
  • Q9. Where do you see yourself 2 years from now?
  • Q10. Give us an example of a stressful situation you dealt with in your previous role.
  • Q11. How would you mitigate credit risk?
  • Ans. 

    Mitigate credit risk by diversifying portfolio, setting credit limits, and monitoring creditworthiness.

    • Diversify portfolio to spread risk across different industries and companies.

    • Set credit limits based on the borrower's creditworthiness and ability to repay.

    • Monitor creditworthiness of borrowers regularly to identify potential risks and take necessary actions.

    • Use credit insurance or guarantees to protect against defau...

  • Answered by AI
  • Q12. Is data quality more important or is timeliness?
  • Ans. 

    Both data quality and timeliness are important, but it depends on the specific use case.

    • Data quality is crucial for decision-making and analysis, as inaccurate data can lead to incorrect conclusions.

    • Timeliness is important for real-time decision-making and time-sensitive operations.

    • In some cases, data quality may be more important, such as in medical research where accuracy is critical.

    • In other cases, timeliness may be...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Everyone at JP tends to study the CV of the candidate before interviews so that they don’t waste time during the interview. Try to keep something in the intro talks that’s not in the CV. This will become a good talking point. I’ve noticed that one page Resumes are more impactful but this is subjective. If you don’t know something, say you cannot recall and move on. Don’t beat around the bush. Maintain eye contact and wear formals.

Skills evaluated in this interview

I applied via Approached by Company and was interviewed before Jul 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Questions related to tech stack and easy or medium difficulty questions on problem solving. Based on experience you may asked a simple system design question.

Interview Preparation Tips

Topics to prepare for JPMorgan Chase & Co. Associate interview:
  • Java
  • Spring
  • Spring Boot
  • Microservices
Interview preparation tips for other job seekers - Prepare questions based on tech stack for which applying. e.g. Java, Spring, Spring boot, Microservices, Sql.
Easy to medium difficulty question on problem solving.
Be prepared for simple system design problems based on experience.

Wells Fargo Interview FAQs

How to prepare for Wells Fargo Intern interview for freshers?
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 Analytics, Automation, SQL, Coding and SDLC.

Tell us how to improve this page.

Join Wells Fargo Discover a welcome difference. Discover Wells Fargo.
Wells Fargo Intern Salary
based on 5 salaries
₹19 L/yr - ₹28 L/yr
577% more than the average Intern Salary in India
View more details

Wells Fargo Intern Reviews and Ratings

based on 2 reviews

4.6/5

Rating in categories

4.3

Skill development

4.6

Work-life balance

4.6

Salary

4.6

Job security

4.6

Company culture

4.6

Promotions

4.3

Work satisfaction

Explore 2 Reviews and Ratings
Senior Software Engineer
4.9k salaries
unlock blur

₹13.7 L/yr - ₹51 L/yr

Financial Analyst
2.5k salaries
unlock blur

₹2 L/yr - ₹6.5 L/yr

Software Engineer
1.7k salaries
unlock blur

₹10.4 L/yr - ₹32 L/yr

Assistant Vice President
1.4k salaries
unlock blur

₹12.2 L/yr - ₹41.3 L/yr

Senior Financial Analyst
1.4k salaries
unlock blur

₹3.2 L/yr - ₹9 L/yr

Explore more salaries
Compare Wells Fargo with

JPMorgan Chase & Co.

3.9
Compare

HSBC Group

3.9
Compare

Cholamandalam Investment & Finance

3.9
Compare

Citicorp

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