Upload Button Icon Add office photos

Fidelity Investments

Compare button icon Compare button icon Compare

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Fidelity Investments Interview Questions, Process, and Tips

Updated 28 Feb 2025

Top Fidelity Investments Interview Questions and Answers

View all 47 questions

Fidelity Investments Interview Experiences

Popular Designations

103 interviews found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Projects done in previous companies.
  • Ans. 

    Managed various projects in previous companies ranging from software development to marketing campaigns.

    • Led a team in developing a new mobile app for increasing customer engagement

    • Managed a marketing campaign for a new product launch, resulting in a 20% increase in sales

    • Implemented a new CRM system to streamline customer interactions and improve efficiency

  • Answered by AI
  • Q2. Basic Classical ML questions, bagging boosting, evaluation metrics etc

Senior Associate Interview Questions asked at other Companies

Q1. On an average, how many invoices can you process in a day?
View answer (10)

Data Engineer Interview Questions & Answers

user image Meghashree R

posted on 19 Oct 2024

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

I applied via Naukri.com and was interviewed in Sep 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

Basic aptitude questions

Round 2 - Coding Test 

Data structure and algorithms

Round 3 - Technical 

(1 Question)

  • Q1. Java, SQL questions
Round 4 - HR 

(1 Question)

  • Q1. Casual talk about roles

Data Engineer Interview Questions asked at other Companies

Q1. Optimal Strategy for a Coin Game You are playing a coin game with your friend Ninjax. There are N coins placed in a straight line. Here are the rules of the game: 1. Each coin has a value associated with it. 2. The game involves two players... read more
View answer (1)
Fidelity Investments Interview Questions and Answers for Freshers
illustration image
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Aptitude Test 

Simple aptitude questions that cover fundamental concepts.

Round 2 - Coding Test 

Moderate difficulty level questions in data structure and algorithms.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare from cv and everything mentioned in jd

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given Sum Problem Given an array or list ARR consisting of N integers, your task is to identify all distinct triplets within the array that sum up to a specified number K. Explanation: A triplet is a set {ARR[i], ARR[j], ARR[k... read more
View answer (2)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Talked about previous experience in detail.
  • Q2. Asked some case studies regarding their products

Interview Preparation Tips

Interview preparation tips for other job seekers - I expected the first round to be technical, but it turned out to be causal one on one. Didn't exactly understand what they are expecting from the candidate.

Lead Data Analyst Interview Questions asked at other Companies

Q1. 1.Difference between loc and iloc in pandas. SQL queries 2.Pivot the table. 3.find the cummaltive sum of orders till the current day. Scenario based questions like - How will you address decline in revenue. Be prepared with key metrics rega... read more
View answer (1)

Fidelity Investments interview questions for popular designations

 Software Engineer

 (16)

 Software Developer

 (7)

 Intern

 (6)

 Lead Software Engineer

 (5)

 Senior Software Engineer

 (4)

 Apprentice

 (4)

 Analyst

 (3)

 Executive Graduate Trainee

 (2)

Interview Questions & Answers

user image Anonymous

posted on 30 Sep 2024

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

Oops,quantitative,sql, little networks

Round 2 - Technical 

(1 Question)

  • Q1. Java,oops,sql joins
Round 3 - HR 

(1 Question)

  • Q1. General hr, you in 5 years

Get interview-ready with Top Fidelity Investments Interview Questions

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Aptitude Test 

Easy English MCQ test - on campus

Round 2 - Coding Test 

Online DSA test - BODMAS and Matrix problem

Executive Graduate Trainee Interview Questions asked at other Companies

Q1. How you deal with angry truck drivers who transfer the concrete load?
View answer (1)

Jobs at Fidelity Investments

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

Asked about data structures

Round 2 - Coding Test 

Asked about java programmes

Round 3 - HR 

(2 Questions)

  • Q1. Tell me about your self
  • Ans. 

    I am a passionate software developer with 5 years of experience in developing web applications using Java, Spring, and Angular.

    • 5 years of experience in software development

    • Proficient in Java, Spring, and Angular

    • Passionate about coding and problem-solving

  • Answered by AI
  • Q2. Are you ready to relocate
  • Ans. 

    Yes, I am open to relocating for the right opportunity.

    • I am willing to relocate for the right job opportunity that aligns with my career goals.

    • I have experience moving for previous jobs and am comfortable with the process.

    • I am excited about the possibility of exploring a new city or country and experiencing a different culture.

  • Answered by AI

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Java OOPS concepts abstract class vs interface
  • Q2. SQL query to find duplicate values
  • Ans. 

    Use GROUP BY and HAVING clause to find duplicate values in SQL.

    • Use GROUP BY clause to group the data based on the column you want to check for duplicates.

    • Use HAVING clause to filter out groups that have more than one entry, indicating duplicates.

    • Example: SELECT column_name, COUNT(*) FROM table_name GROUP BY column_name HAVING COUNT(*) > 1;

  • Answered by AI

Skills evaluated in this interview

Full Stack Engineer Interview Questions asked at other Companies

Q1. Find All Subsets Given an array arr consisting of 'N' distinct integers, your task is to generate all possible non-empty subsets of the given array. You can return the subsets in any order. Input: The first line contains a single integer ‘T... read more
View answer (1)

Intern Interview Questions & Answers

user image Anonymous

posted on 6 Jul 2024

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

Aptitude test was taken and i cleared it

Round 2 - One-on-one 

(2 Questions)

  • Q1. Please introduce your self
  • Ans. 

    I am a recent graduate with a degree in Computer Science and a passion for software development.

    • Recent graduate with a degree in Computer Science

    • Passionate about software development

    • Experience with programming languages such as Java and Python

  • Answered by AI
  • Q2. Walk me through your resume
  • Ans. 

    I have a diverse background in marketing, sales, and customer service.

    • Started my career as a marketing intern at XYZ Company

    • Managed social media accounts and created marketing campaigns

    • Transitioned to a sales role at ABC Company, exceeding sales targets by 20%

    • Currently working in customer service at DEF Company, resolving customer issues and providing excellent service

  • Answered by AI

Top Fidelity Investments Intern Interview Questions and Answers

Q1. A person accesses and inserts data into Database. What should he do so that his changes are visible to others?
View answer (1)

Intern Interview Questions asked at other Companies

Q1. Case. There is a housing society “The wasteful society”, you collect all the household garbage and sell it to 5 different businesses. Determine what price you will pay to the society members in Rs/kg, given you want to make a profit of 20% ... read more
View answer (8)

Interview Questions & Answers

user image Anonymous

posted on 7 Nov 2024

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

(1 Question)

  • Q1. Two Sum LeetCode Problem
Contribute & help others!
anonymous
You can choose to be anonymous

Fidelity Investments Interview FAQs

How many rounds are there in Fidelity Investments interview?
Fidelity Investments interview process usually has 2-3 rounds. The most common rounds in the Fidelity Investments interview process are Technical, One-on-one Round and HR.
How to prepare for Fidelity Investments 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 Fidelity Investments. The most common topics and skills that interviewers at Fidelity Investments expect are AWS, SQL, Java, Python and Software Engineering.
What are the top questions asked in Fidelity Investments interview?

Some of the top questions asked at the Fidelity Investments interview -

  1. 1. What is difference between spring and spring boot? 2. Write code for singlet...read more
  2. find and replace words in a file using shell scripting. add an index in the beg...read more
  3. Have you used Junit? What is the difference between SQl and NoSQl Databases? ha...read more
How long is the Fidelity Investments interview process?

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

Recently Viewed

JOBS

Fidelity Investments

No Jobs

INTERVIEWS

Fidelity Investments

No Interviews

INTERVIEWS

Electrosteel Casting

No Interviews

JOBS

Electrosteel Casting

No Jobs

DESIGNATION

SALARIES

Fidelity Investments

INTERVIEWS

Adobe

No Interviews

SALARIES

Electrosteel Casting

SALARIES

Fidelity Investments

SALARIES

McDermott International

Tell us how to improve this page.

Fidelity Investments Interview Process

based on 82 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Wells Fargo Interview Questions
3.9
 • 564 Interviews
Goldman Sachs Interview Questions
3.5
 • 376 Interviews
UBS Interview Questions
3.9
 • 331 Interviews
Morgan Stanley Interview Questions
3.7
 • 291 Interviews
Bank of America Interview Questions
4.3
 • 235 Interviews
Blackrock Interview Questions
3.8
 • 99 Interviews
Charles Schwab Interview Questions
4.2
 • 8 Interviews
Vanguard Interview Questions
4.1
 • 1 Interview
View all

Fidelity Investments Reviews and Ratings

based on 932 reviews

4.2/5

Rating in categories

3.9

Skill development

4.2

Work-life balance

3.9

Salary

4.2

Job security

4.2

Company culture

3.5

Promotions

3.8

Work satisfaction

Explore 932 Reviews and Ratings
Apprenticeship Trainee

Chennai,

Bangalore / Bengaluru

₹ 3.25-3.5 LPA

Explore more jobs
Lead Software Engineer
963 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
906 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Process Specialist
296 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Principal Software Engineer
229 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Process Specialist
196 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Fidelity Investments with

Vanguard

4.1
Compare

Blackrock

3.8
Compare

Charles Schwab

4.2
Compare

JPMorgan Chase & Co.

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