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 Senior Software Engineer Interview Questions and Answers for Experienced

Updated 20 Aug 2024

Fidelity Investments Senior Software Engineer Interview Experiences for Experienced

2 interviews found

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

I applied via LinkedIn and was interviewed in Apr 2023. There were 4 interview rounds.

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 - HR 

(1 Question)

  • Q1. - Questions about my experience, skills, role and expectations,
Round 3 - One-on-one 

(1 Question)

  • Q1. - Questions on Java, Spring boot and Memory optimization.
Round 4 - Technical 

(1 Question)

  • Q1. - REST Architecture - How to compare two lists? - Git stash, checkout, commit and pull - Unit testing - SQL

Interview Questionnaire 

1 Question

  • Q1. Design patterns, architecute based questions, some questions on .net and .net core

Senior Software Engineer Interview Questions Asked at Other Companies for undefined

Q1. Duplicate Integer in Array Given an array ARR of size N, containi ... read more
asked in Visa
Q2. Given a grid containing 0s and 1s and source row and column, in h ... read more
asked in Capgemini
Q3. Kth Largest Number Problem Statement You are given a continuous s ... read more
asked in Mphasis
Q4. Trapping Rain Water Problem Statement Given a long type array/lis ... read more
Q5. Anagram Pairs Verification In this task, you need to verify if tw ... read more

Interview questions from similar companies

I was interviewed before May 2016.

Interview Preparation Tips

Round: Written Test
Experience: I attended interview at hyderabad location for java Sr.Software Engineer.
1Q) Find out given string palindrome or not.
Ex: madam
2Q) Find first and last index searching number in a array.
Ex: [1,2,3,3,3,3,4,5]
Output : 2,5
3Q) Arrange Strings in alphabetical order.

Tips: Prepare numeric and string related algorithms

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. How would you design tiny url implementation?
  • Ans. 

    Design a system to create and manage short URLs for long URLs.

    • Use a database to store mappings of short URLs to long URLs.

    • Generate a unique short URL for each long URL using a hashing algorithm.

    • Implement a redirect service to redirect users from short URLs to long URLs.

    • Consider adding expiration dates for short URLs to manage storage.

    • Implement analytics to track usage of short URLs.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Steps :-
1) Functional requirement analysis
2) Non-Functional requirement analysis
3) Capacity estimation
4) Low level system design
5) High level system design

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I applied via Company Website and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Longest Increasing Subsequence
  • Ans. 

    Find the length of the longest increasing subsequence in an array.

    • Use dynamic programming to solve this problem efficiently.

    • Iterate through the array and keep track of the longest increasing subsequence ending at each index.

    • Example: For array [10, 22, 9, 33, 21, 50, 41, 60, 80], the longest increasing subsequence is [10, 22, 33, 50, 60, 80] with length 6.

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

(1 Question)

  • Q1. UseEffect polyfill

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Frequency of character in string
  • Ans. 

    The question is asking about how to find the frequency of each character in a given string.

    • Iterate through the string and count the occurrences of each character

    • Store the counts in a data structure like a hashmap or array

    • Return the counts for each character

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Reverse a string
  • Ans. 

    Reverse a given string

    • Create a new empty string to store the reversed string

    • Iterate through the original string from end to start and append each character to the new string

    • Return the reversed string

  • Answered by AI

Skills evaluated in this interview

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

Few basics of java
Dsa question

Round 2 - Technical 

(2 Questions)

  • Q1. Java multithreading questions
  • Q2. Spring boot questions.

I applied via Naukri.com and was interviewed in Oct 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Java concepts
  • Q2. Selenium, GIT, CI/CD

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was bit easy. Prepare for Java concepts and CI/CD
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Feb 2023. There were 5 interview rounds.

Round 1 - Aptitude Test 

Hacker rank coding round - string and array - medium to hard

Round 2 - Technical 

(1 Question)

  • Q1. DSA Round with a focus on strings and trees questions
Round 3 - Technical 

(2 Questions)

  • Q1. UI coding round
  • Q2. Quesitons on JS, TS, Angular and React
Round 4 - Technical 

(2 Questions)

  • Q1. System Design Round
  • Q2. HLD and LLD for Zomato (Food Delivery App)
Round 5 - HR 

(2 Questions)

  • Q1. Culture Fitment Round
  • Q2. General Techno Managerial Questions
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Basic java questions and 2 DSA medium level problems
  • Q2. Two sum leet code problem
Round 2 - Technical 

(1 Question)

  • Q1. Design round. Design a system that send notification’s to all the passengers of trains just when the train arrives at the station next to it. And one question on tree LCA
  • Ans. 

    Design a system to send notifications to train passengers when the train arrives at the next station.

    • Use GPS tracking to determine train location in real-time

    • Implement a notification system that sends alerts to passengers' devices

    • Integrate with train schedule data to know when the train is approaching the next station

  • Answered by AI

Fidelity Investments Interview FAQs

How many rounds are there in Fidelity Investments Senior Software Engineer interview for experienced candidates?
Fidelity Investments interview process for experienced candidates usually has 4 rounds. The most common rounds in the Fidelity Investments interview process for experienced candidates are One-on-one Round, Technical and Resume Shortlist.
What are the top questions asked in Fidelity Investments Senior Software Engineer interview for experienced candidates?

Some of the top questions asked at the Fidelity Investments Senior Software Engineer interview for experienced candidates -

  1. - REST Architecture - How to compare two lists? - Git stash, checkout, commit a...read more
  2. Design patterns, architecute based questions, some questions on .net and .net c...read more
  3. - Questions on Java, Spring boot and Memory optimizati...read more

Tell us how to improve this page.

Fidelity Investments Senior Software Engineer Interview Process for Experienced

based on 1 interview

Interview experience

4
  
Good
View more
Fidelity Investments Senior Software Engineer Salary
based on 82 salaries
₹6.5 L/yr - ₹28 L/yr
At par with the average Senior Software Engineer Salary in India
View more details

Fidelity Investments Senior Software Engineer Reviews and Ratings

based on 9 reviews

2.7/5

Rating in categories

2.7

Skill development

2.7

Work-life balance

2.5

Salary

2.9

Job security

2.9

Company culture

2.0

Promotions

2.5

Work satisfaction

Explore 9 Reviews and Ratings
Lead Software Engineer
968 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
898 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Process Specialist
287 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Principal Software Engineer
217 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Process Specialist
192 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