Upload Button Icon Add office photos

Fidelity Investments

Compare button icon Compare button icon Compare
4.3

based on 890 Reviews

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Fidelity Investments Software Engineer Interview Questions, Process, and Tips

Updated 16 Jan 2025

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 ...read more
  • 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 bet ...read more
  • Q3. Have you used Junit? What is the difference between SQl and NoSQl Databases? have you worked with Kafka? Kafka based questions. explain dockerization/ containerization. w ...read more
View all 10 questions

Fidelity Investments Software Engineer Interview Experiences

16 interviews found

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

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

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in TCS
Q3. Find DuplicateYou have been given an integer array/list(ARR) of s ... read more
Q4. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q5. Puzzle : 100 people are standing in a circle .each one is allowed ... read more
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Coding Test 

Asked how do you call an api in javascript and basic questions like output of 3 + "3" and 3 -"3"

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Confident, and answer strongly
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - One-on-one 

(1 Question)

  • Q1. Devops basics from prev company
Round 3 - One-on-one 

(1 Question)

  • Q1. HR round to check attitude

Fidelity Investments interview questions for designations

 Lead Software Engineer

 (5)

 Senior Software Engineer

 (4)

 Associate Software Engineer

 (2)

 Software Engineer Intern

 (1)

 Software Development Engineer

 (1)

 Software Developer

 (8)

 Software Developer Intern

 (1)

 Senior Software Development Test Engineer

 (1)

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

I applied via Recruitment Consulltant and was interviewed before Jan 2024. There were 4 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Normal Core Java question and coding from leetcode
  • Q2. Automation framework related questions
Round 2 - Technical 

(2 Questions)

  • Q1. Java Questions and coding
  • Q2. Automation testing concepts
Round 3 - One-on-one 

(2 Questions)

  • Q1. What details can you provide about your projects for the manager's round?
  • Q2. Question related to domain
Round 4 - HR 

(1 Question)

  • Q1. Offer letter discussion and notice period discussion

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

I applied via campus placement at National Institute of Engineering (NIE) and was interviewed before Jan 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Simple easy conditional problem

Round 2 - Technical 

(2 Questions)

  • Q1. Basic sorting algorithms
  • Q2. Internship experience with tech stack

Software Engineer Interview Questions & Answers

user image Saurav Kushwah

posted on 12 Apr 2024

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

I applied via Naukri.com and was interviewed before Apr 2023. There were 3 interview rounds.

Round 1 - Coding Test 

2 java questions. 60mins time and easy to medium level

Round 2 - Technical 

(1 Question)

  • Q1. 30min interview on previous project, java basics , spring boot basics and tools you have mentioned CV
Round 3 - Behavioral 

(1 Question)

  • Q1. How you take decisions in your current project? How are the apps architecture decided?
  • Ans. 

    Decisions in current project are made through team collaboration and considering project requirements. App architecture is decided based on scalability, performance, and maintainability.

    • Decisions are made through team collaboration and discussions

    • Consideration of project requirements and goals

    • App architecture is decided based on scalability, performance, and maintainability

    • Use of design patterns and best practices to g

  • Answered by AI

Skills evaluated in this interview

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

Round 1 - Coding Test 

Test on hackerrank. 3 programs and 1hr of time

Round 2 - Technical 

(1 Question)

  • Q1. Java 8 questions. code on java stream and database.
Round 3 - Technical 

(2 Questions)

  • Q1. Database related questions
  • Q2. Questions on past experience
Round 4 - HR 

(1 Question)

  • Q1. One to one talk . Questions like where you see yourself in coming years and etc

Interview Preparation Tips

Topics to prepare for Fidelity Investments Software Engineer interview:
  • Core Java
  • Database
  • Spring Boot
  • JPA
Interview preparation tips for other job seekers - Prepare on java 8 basics and logical coding.

I applied via Naukri.com and was interviewed in Aug 2021. There were 4 interview rounds.

Round 1 - Coding Test 

3 coding questions

Round 2 - Technical 

(1 Question)

  • Q1. Data structures,java,rest api,design patterns,sql
Round 3 - Behavioral 

(1 Question)

  • Q1. Technical and general questions to check cultural fit
Round 4 - HR 

(4 Questions)

  • Q1. Share details of your previous job.
  • Q2. Why should we hire you?
  • Q3. Why are you looking for a change?
  • Q4. Tell me about yourself.

Interview Preparation Tips

Topics to prepare for Fidelity Investments Software Engineer interview:
  • Java
  • Core Java
  • SQL
  • Data Structures
  • design patterns
  • Microservices
Interview preparation tips for other job seekers - prepare cs fundamentals and resume well

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 pe...
  • 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

Fidelity Investments Interview FAQs

How many rounds are there in Fidelity Investments Software Engineer interview?
Fidelity Investments interview process usually has 3 rounds. The most common rounds in the Fidelity Investments interview process are Technical, Coding Test and HR.
How to prepare for Fidelity Investments Software Engineer 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 Software Engineering, Java, AWS, SQL and PLSQL.
What are the top questions asked in Fidelity Investments Software Engineer interview?

Some of the top questions asked at the Fidelity Investments Software Engineer 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 Software Engineer interview process?

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

Tell us how to improve this page.

Fidelity Investments Software Engineer Interview Process

based on 6 interviews in last 1 year

2 Interview rounds

  • Coding Test Round
  • Technical Round
View more

People are getting interviews through

based on 12 Fidelity Investments interviews
Job Portal
Company Website
Campus Placement
50%
17%
17%
16% candidates got the interview through other sources.
High Confidence
?
High Confidence means the data is based on a large number of responses received from the candidates.
Fidelity Investments Software Engineer Salary
based on 925 salaries
₹7 L/yr - ₹22 L/yr
85% more than the average Software Engineer Salary in India
View more details

Fidelity Investments Software Engineer Reviews and Ratings

based on 114 reviews

4.2/5

Rating in categories

4.0

Skill development

4.5

Work-Life balance

3.8

Salary & Benefits

4.5

Job Security

4.3

Company culture

3.6

Promotions/Appraisal

3.8

Work Satisfaction

Explore 114 Reviews and Ratings
Lead Software Engineer
967 salaries
unlock blur

₹12 L/yr - ₹34 L/yr

Software Engineer
933 salaries
unlock blur

₹7 L/yr - ₹22 L/yr

Process Specialist
294 salaries
unlock blur

₹3.4 L/yr - ₹7.2 L/yr

Principal Software Engineer
217 salaries
unlock blur

₹19.5 L/yr - ₹52 L/yr

Senior Process Specialist
192 salaries
unlock blur

₹3.5 L/yr - ₹9 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

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview