Upload Button Icon Add office photos

Fidelity International

Compare button icon Compare button icon Compare

Filter interviews by

Fidelity International Programmer Analyst Interview Questions, Process, and Tips

Updated 12 Sep 2024

Top Fidelity International Programmer Analyst Interview Questions and Answers

  • Q1. What you do when a batch fails in production?
  • Q2. 1. What is serialization? 2. What is a Singleton class? 3. Difference b/w interface and abstract class. And a few more basic java 8 questions.
  • Q3. what is Left outer join ?give ex
View all 10 questions

Fidelity International Programmer Analyst Interview Experiences

6 interviews found

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

Some easy mcq coding questions

Round 2 - One-on-one 

(1 Question)

  • Q1. 1. What is serialization? 2. What is a Singleton class? 3. Difference b/w interface and abstract class. And a few more basic java 8 questions.
  • Ans. 

    Serialization is the process of converting an object into a stream of bytes to store or transmit data.

    • Serialization is used to save the state of an object and recreate it when needed.

    • In Java, serialization is achieved by implementing the Serializable interface.

    • Example: ObjectOutputStream and ObjectInputStream classes are used for serialization in Java.

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Some basic HR questions like how do you manage pressure at work, Willing to relocate or not, etc.

Skills evaluated in this interview

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

(3 Questions)

  • Q1. Basic details of yourself
  • Q2. Salary negotiations and being loyalist
  • Q3. Discussion about previous company

Programmer Analyst Interview Questions Asked at Other Companies

asked in Cognizant
Q1. 1 Tell me about your self 2 What is c# 3 What is oops concept 4 W ... read more
asked in Cognizant
Q2. What is stack? How do you convert a queue to stack?
Q3. What is SQL? define ddl? Why should we hire you?
asked in Cognizant
Q4. What is the difference between structure and class?
asked in Cognizant
Q5. Two defined table and fetching data is done one table has 20 reco ... read more
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Sep 2022. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. What is Normalization?
  • Ans. 

    Normalization is the process of organizing data in a database to reduce redundancy and improve data integrity.

    • Normalization involves breaking down data into smaller, more manageable tables

    • It helps in reducing data redundancy by eliminating duplicate data

    • Normalization improves data integrity by ensuring that each piece of data is stored in only one place

    • There are different levels of normalization, such as First Normal F...

  • Answered by AI
  • Q2. What is sub-Query
  • Ans. 

    A sub-query is a query nested within another query in SQL to retrieve data from multiple tables.

    • Used to retrieve data from multiple tables

    • Can be used in SELECT, INSERT, UPDATE, or DELETE statements

    • Must be enclosed in parentheses

  • Answered by AI
  • Q3. What is joins ?explain
  • Ans. 

    Joins are used in databases to combine rows from two or more tables based on a related column between them.

    • Joins are used to retrieve data from multiple tables based on a related column.

    • Common types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN.

    • INNER JOIN returns rows when there is at least one match in both tables.

    • LEFT JOIN returns all rows from the left table and the matched rows from the right ta...

  • Answered by AI
  • Q4. What is Left outer join ?give ex
  • Ans. 

    Left outer join is a type of join operation that returns all records from the left table and the matched records from the right table.

    • Left outer join combines rows from two tables based on a related column between them.

    • It includes all the rows from the left table, even if there are no matches in the right table.

    • Example: SELECT * FROM table1 LEFT JOIN table2 ON table1.id = table2.id;

  • Answered by AI
  • Q5. What is constraint?
  • Ans. 

    A constraint is a rule or limitation that must be followed in a system or process.

    • Constraints restrict the actions or behaviors of users or systems.

    • Constraints can be related to data validation, business rules, or system limitations.

    • Examples of constraints include password length requirements, maximum file size limits, and budget constraints.

  • Answered by AI

Skills evaluated in this interview

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

I applied via Recruitment Consulltant and was interviewed before Sep 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Hackerrank. There were 2 questions.

Round 2 - One-on-one 

(2 Questions)

  • Q1. Explain DI and IoC in Spring boot
  • Ans. 

    DI and IoC are design patterns used in Spring Boot to achieve loose coupling and improve testability.

    • DI (Dependency Injection) is a design pattern where the dependencies of a class are injected from the outside rather than created within the class itself.

    • IoC (Inversion of Control) is a design principle where the control of object creation and lifecycle is inverted from the class to an external entity.

    • Spring Boot uses D...

  • Answered by AI
  • Q2. Explain exceptions.
  • Ans. 

    Exceptions are unexpected events that occur during the execution of a program, disrupting the normal flow of the program.

    • Exceptions are used to handle errors and other exceptional conditions in a program.

    • They allow the program to respond to unexpected situations and prevent the program from crashing.

    • Examples of exceptions include division by zero, file not found, and out-of-memory errors.

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. What is your aim after 5 years
  • Ans. 

    My aim after 5 years is to become a senior programmer analyst leading a team of developers and contributing to innovative projects.

    • Advance to a senior programmer analyst role

    • Lead a team of developers

    • Contribute to innovative projects

    • Continuously improve my technical skills and knowledge

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare concepts thoroughly and Be 9n time when you go for interview.

Skills evaluated in this interview

Fidelity International interview questions for designations

 Senior Programmer Analyst

 (3)

 Test Analyst

 (4)

 Lead Business Analyst

 (1)

 Senior Technical Analyst

 (1)

 Senior Test Analyst

 (1)

 Business Analyst

 (1)

 Investment Analyst

 (1)

 Senior Business Analyst

 (1)

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

I applied via Referral and was interviewed before Mar 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basic questions related to the current project.
Round 2 - Technical 

(1 Question)

  • Q1. Question related to basics of python.
Round 3 - HR 

(1 Question)

  • Q1. Why do you want to join us?

Get interview-ready with Top Fidelity International Interview Questions

I applied via Company Website and was interviewed in Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. What is your day to day activity look alike?
  • Q2. A simple question on sql regarding update query
  • Q3. What you do when a batch fails in production?
  • Ans. 

    I would investigate the cause of the failure and take appropriate actions to resolve it.

    • Check the error logs to identify the root cause of the failure

    • Determine if the issue can be resolved by restarting the batch or if a code fix is required

    • Communicate the issue and resolution plan to relevant stakeholders

    • Implement the fix and re-run the batch

    • Perform post-mortem analysis to identify ways to prevent similar failures in

  • Answered by AI
  • Q4. Tools that I have worked upon
  • Ans. 

    I have worked with various tools including Java, Python, SQL, Git, and JIRA.

    • Proficient in Java programming language

    • Experience with Python scripting

    • Skilled in writing SQL queries

    • Familiar with Git version control system

    • Knowledgeable in using JIRA for project management

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Brush up your technical skills.
Ready for some situation based questions.
Communication skills are also monitored.

Skills evaluated in this interview

Programmer Analyst Jobs at Fidelity International

View all

Fidelity International Interview FAQs

How many rounds are there in Fidelity International Programmer Analyst interview?
Fidelity International interview process usually has 2-3 rounds. The most common rounds in the Fidelity International interview process are HR, Technical and Coding Test.
How to prepare for Fidelity International Programmer Analyst 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 International. The most common topics and skills that interviewers at Fidelity International expect are Python, SQL, PLSQL, Production Support and Unix.
What are the top questions asked in Fidelity International Programmer Analyst interview?

Some of the top questions asked at the Fidelity International Programmer Analyst interview -

  1. What you do when a batch fails in producti...read more
  2. 1. What is serialization? 2. What is a Singleton class? 3. Difference b/w inter...read more
  3. what is Left outer join ?give...read more

Tell us how to improve this page.

Fidelity International Programmer Analyst Interview Process

based on 6 interviews

1 Interview rounds

  • HR Round
View more

Interview Questions from Similar Companies

Goldman Sachs Interview Questions
3.5
 • 408 Interviews
Morgan Stanley Interview Questions
3.7
 • 308 Interviews
Morningstar Interview Questions
3.9
 • 241 Interviews
FactSet Interview Questions
3.9
 • 208 Interviews
Apex Group Interview Questions
2.7
 • 131 Interviews
Kotak Securities Interview Questions
3.6
 • 116 Interviews
Blackrock Interview Questions
3.8
 • 100 Interviews
Mr Cooper Interview Questions
4.1
 • 81 Interviews
View all
Fidelity International Programmer Analyst Salary
based on 299 salaries
₹7 L/yr - ₹17.5 L/yr
137% more than the average Programmer Analyst Salary in India
View more details

Fidelity International Programmer Analyst Reviews and Ratings

based on 35 reviews

4.1/5

Rating in categories

3.8

Skill development

3.9

Work-life balance

3.8

Salary

4.0

Job security

4.0

Company culture

3.7

Promotions

3.6

Work satisfaction

Explore 35 Reviews and Ratings
Analyst Programmer

Bangalore / Bengaluru

2-3 Yrs

₹ 12.5-13 LPA

Explore more jobs
Senior Programmer Analyst
456 salaries
unlock blur

₹10.5 L/yr - ₹29 L/yr

Programmer Analyst
299 salaries
unlock blur

₹7 L/yr - ₹17.5 L/yr

Technical Specialist
221 salaries
unlock blur

₹16.8 L/yr - ₹39.2 L/yr

Associate
168 salaries
unlock blur

₹3 L/yr - ₹6.7 L/yr

Senior Test Analyst
157 salaries
unlock blur

₹8.6 L/yr - ₹26.5 L/yr

Explore more salaries
Compare Fidelity International with

Fidelity Investments

4.2
Compare

Blackrock

3.8
Compare

Vanguard

4.1
Compare

State Street Global Advisors

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