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

I applied via Naukri.com and was interviewed before May 2021. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • 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? 6. How is mapping done in hibernate ORM ? 7. How does spring boot application start and execute? 8. What is the difference between put method and post method? 9. How is authentication done in any Java application? 10. Write controller class and it’s structure in notepad ? 11. What is the scope of the spring bean , by default? 12. How does url look like and what are the different parts of a url? Mention application context path , request parameters and values if any 13.what are is the difference between Java and Java script? 14. How is application execution control flow from UI to middle layer or service layer ? 15. Mention a few design patterns and write its code in Java.
  • Ans. 

    Sample interview questions for Software Engineer position

    • Spring vs Spring Boot

    • Singleton class in Java

    • Marker interface

    • Concurrent Hash Map

    • Performance issues in SQL/Oracle

    • Mapping in Hibernate ORM

    • Spring Boot application execution

    • Difference between PUT and POST methods

    • Authentication in Java application

    • Controller class structure in notepad

    • Scope of Spring bean

    • URL structure and parts

    • Difference between Java and JavaScript

    • Applic...

  • Answered by AI
Round 2 - One-on-one 

(1 Question)

  • Q1. What is GDP of the company? What are the latest features of Java 8? Write Java code snippet to count number of 1s, 2s, 3s in an array [1,2,2,3,3,4,4,1,2,3] Write functional programming code to iterate over...
  • Ans. 

    Interview questions for Software Engineer position

    • GDP is not relevant to the Software Engineer position

    • Java 8 features include lambda expressions, streams, and default methods

    • Java code snippet: use a HashMap to count occurrences of each number

    • Functional programming code: use forEach or map method to iterate over list

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Why you? What is your greatest weakness and what you do to it? When you are under extreme stress, what makes you focus your deliverables? Are you ok to relocate? Are you ok to commute long distances?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and candid during your interviews. It’s ok to lose a few interviews, but be yourself and true self.

Skills evaluated in this interview

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)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Feb 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Scenario based questions
  • Q2. Roles and responsibilities
Round 2 - One-on-one 

(1 Question)

  • Q1. Manager discussion
Round 3 - HR 

(1 Question)

  • Q1. Package discussion

Major Incident Manager Interview Questions asked at other Companies

Q1. Have you handle most difficult incident? If Is! What is your approach and what is the learning
View answer (2)
Fidelity Investments Interview Questions and Answers for Freshers
illustration image

Intern Interview Questions & Answers

user image Spoorthi N Bhat 22BCE1668

posted on 5 Oct 2024

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

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

Round 1 - Coding Test 

Array and string coding

Round 2 - Technical 

(2 Questions)

  • Q1. Questions were asked on projects
  • Q2. Question on cpp, oops
Round 3 - HR 

(2 Questions)

  • Q1. Why do you want to join Fidelity
  • Ans. 

    I want to join Fidelity because of its reputation for innovation and commitment to employee development.

    • Fidelity is known for its cutting-edge technology and forward-thinking approach

    • I am impressed by Fidelity's focus on continuous learning and career growth opportunities

    • I believe Fidelity's values align with my own, particularly in terms of integrity and excellence

  • Answered by AI
  • Q2. Give an example when you faced a conflict
  • Ans. 

    During a group project, I had a conflict with a team member over the direction of our presentation.

    • Team member wanted to focus on one aspect while I wanted to highlight another

    • We discussed our viewpoints and compromised on a balanced approach

    • Resulted in a successful presentation that covered all important aspects

  • 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 experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Mar 2024. There were 4 interview rounds.

Round 1 - Coding Test 

(2 Questions)

  • Q1. Find the character with the maximum frequency
  • Ans. 

    Iterate through each character in the array of strings and keep track of the frequency of each character. Return the character with the maximum frequency.

    • Create a dictionary to store the frequency of each character

    • Iterate through each string in the array and then through each character in the string

    • Update the frequency count of each character in the dictionary

    • Return the character with the maximum frequency

  • Answered by AI
  • Q2. Valid parenthesis
Round 2 - Technical 

(1 Question)

  • Q1. Have you used Junit? What is the difference between SQl and NoSQl Databases? have you worked with Kafka? Kafka based questions. explain dockerization/ containerization. which java8 feature did you work wit...
  • Ans. 

    Yes, I have experience with Junit, SQL and NoSQL databases, Kafka, Dockerization, Java 8 features, stream() operations, and shell scripting in Unix.

    • I have used Junit for unit testing in Java projects.

    • SQL databases are relational databases that use structured query language for data manipulation, while NoSQL databases are non-relational databases that provide flexible schema design and horizontal scalability.

    • I have work...

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. What is the most complex sql query you have written till date. Why did you use nested query to achieve your goal? explain the query. which join did you use in the query. have you implemented hashset? how w...
  • Ans. 

    The most complex SQL query involved nested queries for data manipulation. Used inner join. Implemented hashset and avoided trees due to their drawbacks.

    • Nested SQL query used for complex data manipulation

    • Inner join used for combining data from multiple tables

    • Implemented hashset for efficient data storage and retrieval

    • Avoided trees due to their drawbacks such as unbalanced structure and slower traversal times

  • Answered by AI
  • Q2. Find and replace words in a file using shell scripting. add an index in the beginning of each line in a file using shell scripting. what is multithreading? difference between single threaded and multithrea...
  • Ans. 

    Shell scripting for find and replace, adding index to lines, multithreading, hashmap vs hashtable, stack vs queue

    • Use sed command for find and replace in shell scripting

    • Use awk command to add an index at the beginning of each line in a file

    • Multithreading is the ability of a CPU to execute multiple threads concurrently

    • Single threaded means only one thread is executed at a time, while multithreaded allows multiple threads...

  • Answered by AI
Round 4 - One-on-one 

(1 Question)

  • Q1. Behavioral questions- tell me about yourself. do you have any questions for us?

Interview Preparation Tips

Topics to prepare for Fidelity Investments Software Engineer interview:
  • DSA
  • SQL
  • Shell Scripting
  • Kafka
Interview preparation tips for other job seekers - Depends on the team your interviewing with but I personally felt their interviews are un-structured. The questions were not based on my experience.

Skills evaluated in this interview

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 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 experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Python Tuples and Arrays
  • Q2. Kubernetes Persistent Volumes
Round 2 - One-on-one 

(2 Questions)

  • Q1. What was your last project
  • Ans. 

    My last project involved implementing a monitoring system for a large-scale e-commerce platform.

    • Designed and implemented a custom monitoring solution using Prometheus and Grafana

    • Integrated alerting mechanisms to notify on-call engineers of critical issues

    • Optimized monitoring queries and dashboards for performance and usability

  • Answered by AI
  • Q2. What did you do
Round 3 - HR 

(1 Question)

  • Q1. Culture fit questions

Interview Preparation Tips

Interview preparation tips for other job seekers - be good with basics

Site Reliability Engineer Lead Interview Questions asked at other Companies

Q1. What is reliability? Multistage compressor overhauling, Pump Laser alignment in detail, Bearing Reliability, Life cycle of machine, Trouble shooting with Reciprocating Compressor etc...
View answer (1)

Get interview-ready with Top Fidelity Investments Interview Questions

Team Manager Interview Questions & Answers

user image Anonymous

posted on 4 Nov 2024

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

(2 Questions)

  • Q1. Tell me a time when you failed?
  • Q2. Tell me a time when you resolved conflict.

Team Manager Interview Questions asked at other Companies

Q1. To maintain SIEM solution which are the daily activities that you will perform?
View answer (4)

Jobs at Fidelity Investments

View all
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected
Round 1 - Technical 

(1 Question)

  • Q1. Questions were related to OOPS Concepts, JAVA, SQL, API testing related questions, coding exercises (Easy to medium), Leadership principles, case studies to manage people on team. HR discussion

Intern Interview Questions & Answers

user image Anonymous

posted on 4 Nov 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

General aptitude and English questions.

Round 2 - Technical 

(2 Questions)

  • Q1. What is Machine Learning
  • Ans. 

    Machine Learning is a branch of artificial intelligence that involves developing algorithms and models that allow computers to learn from and make predictions or decisions based on data.

    • Machine Learning involves training algorithms to learn patterns from data and make predictions or decisions without being explicitly programmed.

    • It is used in various applications such as recommendation systems, image recognition, natura...

  • Answered by AI
  • Q2. What is React Js
  • Ans. 

    React Js is a JavaScript library for building user interfaces.

    • React Js is developed and maintained by Facebook.

    • It allows developers to create reusable UI components.

    • React uses a virtual DOM for better performance.

    • React can be used for building single-page applications.

  • Answered by AI

Skills evaluated in this interview

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 experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. How is transaction managed in microservices architecture?
  • Ans. 

    Transactions in microservices are managed using distributed transactions or compensating transactions.

    • Distributed transactions involve multiple microservices coordinating with a transaction manager to ensure data consistency across services.

    • Compensating transactions involve each microservice having a compensating action to rollback changes if a transaction fails.

    • Saga pattern is commonly used in microservices to manage ...

  • Answered by AI
  • Q2. Questions about java garbage collection

Skills evaluated in this interview

Senior Java Developer Interview Questions asked at other Companies

Q1. Remove the Kth Node from the End of a Linked List You are given a singly Linked List with 'N' nodes containing integer data and an integer 'K'. Your task is to delete the Kth node from the end of this Linked List. Input: The first line of ... read more
View answer (1)

Apprentice Interview Questions & Answers

user image Meghashree R

posted on 5 Dec 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 Nov 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

General aptitude logical , reasoning

Round 2 - Coding Test 

DSA Algorithm, SQL queries and some scenario based questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep your resume crisp and prepare thoroughly according to your CV and As per your skills

Apprentice Interview Questions asked at other Companies

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

(1 Question)

  • Q1. Differences between multiple join clauses
  • Ans. 

    Multiple join clauses in SQL allow for joining multiple tables based on different conditions.

    • Multiple join clauses can be used to join more than two tables in a single query.

    • Each join clause specifies the relationship between two tables using keys or columns.

    • Different types of joins like INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN can be used in multiple join clauses.

  • Answered by AI

Skills evaluated in this interview

Quality Engineer Interview Questions asked at other Companies

Q1. What is MSA and addition of msa version, type of msa ,what different between variable data and attibute data .why difine flase and miss rate calculate by msa .
View answer (8)
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

INTERVIEWS

Electrosteel Casting

No Interviews

INTERVIEWS

Shell Recharge Solutions

No Interviews

INTERVIEWS

Fidelity Investments

No Interviews

INTERVIEWS

Fidelity Investments

No Interviews

INTERVIEWS

VMware Software

No Interviews

INTERVIEWS

ArcelorMittal Nippon Steel

No Interviews

INTERVIEWS

Fidelity Investments

No Interviews

SALARIES

Hewlett Packard Enterprise

INTERVIEWS

Hewlett Packard Enterprise

No Interviews

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