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
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Should be prepared on the past experience questions

Associate Systems Engineer Interview Questions asked at other Companies

Q1. Given string/sentence need to be reversed and the vowels need to be replaced with numbers from 1-9.In the reversed string replaced numbers should appear in descending order from left to right .If there are more than 9 vowels , numbering sho... read more
View answer (2)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Hacker rank for 1 hr

Round 2 - Technical 

(1 Question)

  • Q1. Angular design pattern etc

Top Fidelity Investments Software Engineer Interview Questions and Answers

Q1. 1. What is difference between spring and spring boot? 2. Write code for singleton class in Java? 3. What is Marker interface? 4. What is concurrent hash map and how does it work? 5. How will you address performance issues in sql or oracle? ... read more
View answer (2)

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (196)
Fidelity Investments Interview Questions and Answers for Freshers
illustration image
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Basic coding questions . based on strings and array

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)

Apprentice Interview Questions & Answers

user image Anonymous

posted on 24 Jan 2025

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I was interviewed before Jan 2024.

Round 1 - Aptitude Test 

Basic Aptitude Test.

Round 2 - Coding Test 

Develop a sorting function and create a comprehensive program from scratch in plain text.

Round 3 - Technical 

(2 Questions)

  • Q1. Was the introduction phase of the interview prolonged? Yes.
  • Q2. How do you maintain a balance between your personal and professional life?
  • Ans. 

    I maintain balance by setting boundaries, prioritizing tasks, and practicing self-care.

    • Set boundaries between work and personal life to avoid burnout

    • Prioritize tasks based on importance and deadlines

    • Practice self-care activities such as exercise, meditation, and spending time with loved ones

  • Answered by AI

Apprentice Interview Questions asked at other Companies

Q1. 3. What do you know about artificial intelligence and Machine learning?
View answer (3)

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 12 Dec 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Be prepared on past experience questions

Get interview-ready with Top Fidelity Investments Interview Questions

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

I applied via Company Website and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - Discussion of prior experience 

(2 Questions)

  • Q1. Tell about yourself
  • Ans. 

    I am a Senior Software Engineer with 8 years of experience in developing scalable and efficient software solutions.

    • Experienced in full stack development using technologies like Java, Spring Boot, Angular, and SQL

    • Strong background in designing and implementing RESTful APIs

    • Proficient in Agile methodologies and working in cross-functional teams

    • Passionate about continuous learning and staying updated with the latest techno

  • Answered by AI
  • Q2. Your confidence level with Java
  • Ans. 

    Highly confident in Java with 8+ years of experience in developing complex applications

    • 8+ years of experience in Java development

    • Proficient in Java programming language features and best practices

    • Extensive experience in developing complex applications using Java

    • Familiar with Java frameworks and libraries such as Spring, Hibernate, and Apache Commons

    • Comfortable with multi-threading, performance optimization, and debuggi

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview is mostly focused on your experience. Use case related questions to understand your experience with the required skills for the position

Skills evaluated in this interview

Senior Software Engineer Interview Questions asked at other Companies

Q1. K Largest Elements Problem Statement You are given an integer k and an array of integers that contain numbers in random order. Write a program to find the k largest numbers from the given array. You need to save them in an array and return ... read more
View answer (1)

Jobs at Fidelity Investments

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

I was interviewed in Mar 2024.

Round 1 - One-on-one 

(1 Question)

  • Q1. Where do you see your self in 5 years
Round 2 - One-on-one 

(1 Question)

  • Q1. Why do you want this role

Financial Analyst Interview Questions asked at other Companies

Q1. Suppose you have 10000 US dollars with you, out of which you took a loan of 5000 US Dollars. Now suppose you have purchased two assets of 5000 US Dollars each, one through cash and other through bank loan. How would you show this transactio... read more
View answer (3)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Star method behavioral questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself

Apprentice Interview Questions & Answers

user image Anonymous

posted on 2 Jan 2025

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

Include all type of logical reasoning and all the questions which we usually prepare for aptitude round

Apprentice Interview Questions asked at other Companies

Q1. 3. What do you know about artificial intelligence and Machine learning?
View answer (3)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Reverse Linkedlist
  • Q2. Koko eating banana

Software Development Engineer Interview Questions asked at other Companies

Q1. Given an acyclic graph of a city where each edge represents a road in the city and each vertex represents an crossing. Write an algo to find out the minimum number of vertices at which a policemen will be kept so that all the roads are cove... read more
View answer (2)
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

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