Premium Employer

i

This company page is being actively managed by FIS Team. If you also belong to the team, you can get access from here

FIS Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

FIS Software Developer Interview Questions, Process, and Tips

Updated 18 Jan 2025

Top FIS Software Developer Interview Questions and Answers

  • Q1. How you can handle exceptions in case of inheritance
  • Q2. If given CityName as parameter to method then get all the movies in that city. If given MovieName as parameter then get all the theaters with that movie
  • Q3. What is data type of auto?
View all 7 questions

FIS Software Developer Interview Experiences

11 interviews found

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

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

Round 1 - Technical 

(5 Questions)

  • Q1. OOPS pillers and explanation
  • Q2. Solid principles
  • Q3. If given CityName as parameter to method then get all the movies in that city. If given MovieName as parameter then get all the theaters with that movie
  • Q4. Any certification?
  • Q5. LINQ and Extension method
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Basics of angular, ts,js
Round 2 - One-on-one 

(1 Question)

  • Q1. Programming questions
Round 3 - HR 

(1 Question)

  • Q1. Family backgroud

Software Developer Interview Questions Asked at Other Companies

asked in Amazon
Q1. Maximum Subarray Sum Problem Statement Given an array of integers ... read more
asked in Amazon
Q2. Minimum Number of Platforms Needed Problem Statement You are give ... read more
asked in Rakuten
Q3. Merge Two Sorted Arrays Problem Statement Given two sorted intege ... read more
asked in Nagarro
Q4. Crazy Numbers Pattern Challenge Ninja enjoys arranging numbers in ... read more
asked in PhonePe
Q5. Form a Triangle Problem Statement You are given an array of integ ... read more
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Aug 2023. There was 1 interview round.

Round 1 - One-on-one 

(5 Questions)

  • Q1. Oops related questions
  • Q2. How you can handle exceptions in case of inheritance
  • Ans. 

    Exceptions in inheritance can be handled by using try-catch blocks in the derived class.

    • Use try-catch blocks in the derived class to catch exceptions thrown by the base class methods.

    • Handle exceptions specific to the derived class in the catch block.

    • Consider using super() to call the base class constructor within the try block.

    • Avoid catching general exceptions unless necessary to maintain code clarity.

    • Ensure proper exc...

  • Answered by AI
  • Q3. Collections questions
  • Q4. Live coding based on the answers you give
  • Q5. Your current project and how you handled difficulties in that

Interview Preparation Tips

Topics to prepare for FIS Software Developer interview:
  • Core Java
  • Spring Boot
  • Microservices
Interview preparation tips for other job seekers - Have a good hands on with all the Java concepts you should be able to explain every concept using code. Don't just reply on online interview questions always think very deeply about each and every concept this will help you to tackle hardest interview questions with deep concept knowledge
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Oct 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Topics in AWS, Projects done at previous employers, basic questions on Angular. Messaging pattern, why use messaging instead of Rest API.
Round 2 - Group Discussion 

Topics in AWS, RxJava, difference in approach between hibernate and MyBATIS. Kafka. JMeter based performance tests and other items listed in your resume.

Interview Preparation Tips

Topics to prepare for FIS Software Developer interview:
  • Core Java
  • Microservices
  • AWS
  • Kafka
  • MyBATIS
  • Angular
Interview preparation tips for other job seekers - Fidelity is a good company to work for. The interview process is fair with reasonable questions based on the skills listed in your resume. The feedback is done in less than a week.

FIS interview questions for designations

 Senior Software Developer

 (4)

 .NET Software Developer

 (1)

 Software Engineer

 (25)

 Software Tester

 (2)

 Software Engineer2

 (2)

 Software Programmer

 (1)

 Software Analyst

 (1)

 Software Architect

 (1)

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

Max subsequence sum, 15 min

Round 2 - HR 

(2 Questions)

  • Q1. How to deal with difficult coworker
  • Q2. Toughest tech challenge I have faced

Get interview-ready with Top FIS Interview Questions

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

I applied via Referral and was interviewed in May 2023. There were 3 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 - Aptitude Test 

GENERAL APTITUDE QUESTIONS

Round 3 - Technical 

(2 Questions)

  • Q1. JAVA CODES FOR BEGINNER
  • Ans. 

    Java codes for beginners include basic syntax, data types, control structures, and object-oriented programming concepts.

    • Learn basic syntax and data types such as int, double, and String.

    • Understand control structures like if-else statements and loops.

    • Familiarize yourself with object-oriented programming concepts like classes and objects.

    • Practice coding exercises and projects to reinforce your learning.

    • Utilize online res...

  • Answered by AI
  • Q2. NODE FUNCTIONS FOR BINARY
  • Ans. 

    Node functions for binary are used to manipulate binary data in Node.js.

    • The Buffer class is used to handle binary data in Node.js.

    • The `toString()` method can be used to convert binary data to a string.

    • The `write()` method can be used to write binary data to a buffer.

    • The `read()` method can be used to read binary data from a buffer.

    • The `slice()` method can be used to extract a portion of a buffer.

    • The `concat()` method c...

  • Answered by AI

Skills evaluated in this interview

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

I applied via Walk-in and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

C, linux, general aptitude

Round 2 - Technical 

(4 Questions)

  • Q1. Basics of C , coding for swap, sort, prime number
  • Q2. Tell about you?
  • Q3. What is data type of auto?
  • Ans. 

    The data type of auto is determined by the value assigned to it at compile time.

    • The auto keyword in C++ is used to automatically deduce the data type of a variable based on its initializer.

    • The data type of auto can be any valid C++ type, including fundamental types, user-defined types, or even complex types like function pointers or lambda expressions.

    • The actual data type of auto is resolved by the compiler during comp...

  • Answered by AI
  • Q4. What work location prefered?

Skills evaluated in this interview

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 Mar 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Oops concepts, solid principle, sqlcquery
  • Q2. Solid principle

I applied via LinkedIn and was interviewed in Nov 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. 1) General C# and Sql Questions.. some concepts in more depth
  • Q2. Joins, Union, Linq, Collections

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Prepared with basic C# questions like delegates, generics, events, interfaces, static classes with some examples

Sql Questions like types of Joins, Subquery, Union, view, stored proc, identity, indexes with some examples

I applied via Naukri.com and was interviewed in Jul 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. All questions from Mainframe ,batch ,console.
  • Q2. All basic questions from Google for one plus experience

Interview Preparation Tips

Interview preparation tips for other job seekers - It was nice experience,everyday I used update profile in noukari atleast 4-5 times..used to get atleast 2-3 calls per week.
Finally one day same profile which Iam looking for ..got call attended interview..and hot selected.. Thank you Noukari team.

Interview Preparation Tips

Round: Resume Shortlist
Experience: 4 years og experience

FIS Interview FAQs

How many rounds are there in FIS Software Developer interview?
FIS interview process usually has 1-2 rounds. The most common rounds in the FIS interview process are Technical, One-on-one Round and Aptitude Test.
How to prepare for FIS Software Developer 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 FIS. The most common topics and skills that interviewers at FIS expect are .NET, Analytical, CSS, Coding and Consulting.
What are the top questions asked in FIS Software Developer interview?

Some of the top questions asked at the FIS Software Developer interview -

  1. How you can handle exceptions in case of inherita...read more
  2. If given CityName as parameter to method then get all the movies in that city. ...read more
  3. What is data type of au...read more
How long is the FIS Software Developer interview process?

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

Tell us how to improve this page.

FIS Software Developer Interview Process

based on 10 interviews

2 Interview rounds

  • Technical Round
  • HR Round
View more
Join FIS Advancing the way the world pays, banks and investments
FIS Software Developer Salary
based on 335 salaries
₹4.5 L/yr - ₹16 L/yr
28% more than the average Software Developer Salary in India
View more details

FIS Software Developer Reviews and Ratings

based on 46 reviews

3.9/5

Rating in categories

3.6

Skill development

4.0

Work-life balance

3.3

Salary

3.8

Job security

4.0

Company culture

3.0

Promotions

3.7

Work satisfaction

Explore 46 Reviews and Ratings
Senior Software Engineer
2.7k salaries
unlock blur

₹8 L/yr - ₹30 L/yr

Software Engineer
1.7k salaries
unlock blur

₹4.1 L/yr - ₹16 L/yr

Lead Engineer
686 salaries
unlock blur

₹7.3 L/yr - ₹27.5 L/yr

Team Member
664 salaries
unlock blur

₹1.8 L/yr - ₹6 L/yr

Senior Leader Engineer
642 salaries
unlock blur

₹9.9 L/yr - ₹32.1 L/yr

Explore more salaries
Compare FIS with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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