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 Interview Questions, Process, and Tips

Updated 3 Apr 2025

Top FIS Interview Questions and Answers

View all 211 questions

FIS Interview Experiences

Popular Designations

492 interviews found

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

I applied via Referral and was interviewed in Jul 2023. There were 2 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 - One-on-one 

(3 Questions)

  • Q1. Introduction about you
  • Q2. General question know about company
  • Q3. Work environment

Admin Executive Interview Questions asked at other Companies

Q1. Are you nearest to the Xpressbees? If yes, you are selected.
View answer (3)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Java basics and logic program
Round 3 - Technical 

(1 Question)

  • Q1. Spring boot microservices

Top FIS Senior Software Engineer Interview Questions and Answers

Q1. How would you debug an application to solve a production defect that was raised?
View answer (1)

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Dependency injection

Senior Scientific Officer Interview Questions asked at other Companies

Q1. How to handle transactions across microservices?
View answer (1)

Interview Questions & Answers

user image sagar BANGADKAR

posted on 22 Jul 2024

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

(2 Questions)

  • Q1. Technical support Knoledge
  • Q2. Internet Trobleshooting

FIS interview questions for popular designations

 Software Engineer

 (25)

 IT Trainee

 (22)

 Senior Software Engineer

 (19)

 Software Developer

 (11)

 Lead Engineer

 (9)

 Business Analyst

 (8)

 Lead Analyst

 (8)

 Analyst

 (7)

Interview Questions & Answers

user image Anonymous

posted on 21 May 2024

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

I applied via Naukri.com and was interviewed in Nov 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Logical and verbal reasoning

Round 2 - Aptitude Test 

Logical reasoning and apptiude with logical

Round 3 - Coding Test 

Coding test is quit tedicous

Get interview-ready with Top FIS Interview Questions

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Coding Test 

Hackerrank test for coding

Round 3 - Technical 

(2 Questions)

  • Q1. Java 8 basics like streams, optional
  • Q2. Microservices architecture based questions

Top FIS Software Engineer Interview Questions and Answers

Q1. What are the first concepts of Object-Oriented Programming (OOP), the SOLID principles, and their implementation? Additionally, can you explain two design patterns theoretically and describe how you have utilized them in your work, includin... read more
View answer (1)

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 (225)

Jobs at FIS

View all

Senior Lead Interview Questions & Answers

user image Anonymous

posted on 9 Feb 2024

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

(1 Question)

  • Q1. Domain and Technical
Round 2 - Coding Test 

Interview was smooth and question was related to Coding and Java

Senior Lead Interview Questions asked at other Companies

Q1. What are all the other languages apart from English & mother language?
View answer (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 in Aug 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Domain knowledge
  • Q2. Agile and scrum methodologies

Senior Leader Engineer Interview Questions asked at other Companies

Q1. If a subordinate does not listen to you what steps can you take.
View answer (1)
Interview experience
4
Good
Difficulty level
Hard
Process Duration
6-8 weeks
Result
Not Selected

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

Round 1 - Group Discussion 

Ba methodologies and finance

Lead Business Analyst Interview Questions asked at other Companies

Q1. What is Counterparty Credit Risk? What is CVA and how is it calculated?
View answer (1)
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
  • Ans. 

    OOPS pillars are the four main principles of Object-Oriented Programming: Encapsulation, Inheritance, Polymorphism, and Abstraction.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit.

    • Inheritance: Allowing a class to inherit properties and behavior from another class.

    • Polymorphism: Ability to present the same interface for different data types.

    • Abstraction: Hiding the complex implementati...

  • Answered by AI
  • 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
  • Ans. 

    Use conditional statements to determine whether the parameter is CityName or MovieName, then query the database accordingly.

    • Check if the parameter is CityName or MovieName

    • If CityName, query database for all movies in that city

    • If MovieName, query database for all theaters showing that movie

  • Answered by AI
  • Q4. Any certification?
  • Ans. 

    Yes, I have certifications in Java and AWS.

    • Certified in Java programming language

    • Certified in Amazon Web Services (AWS)

  • Answered by AI
  • Q5. LINQ and Extension method

Top FIS Software Developer Interview Questions and Answers

Q1. How you can handle exceptions in case of inheritance
View answer (1)

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (43)

FIS Interview FAQs

How many rounds are there in FIS interview?
FIS interview process usually has 2-3 rounds. The most common rounds in the FIS interview process are Technical, HR and One-on-one Round.
How to prepare for FIS 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 Recruitment, Financial Services, SQL, Customer Service and Java.
What are the top questions asked in FIS interview?

Some of the top questions asked at the FIS interview -

  1. What is empathy and how to deal with the customer if customer irritate with you...read more
  2. What are the first concepts of Object-Oriented Programming (OOP), the SOLID pri...read more
  3. Which type of Job you expected like development oriented or Testing Orient...read more
How long is the FIS interview process?

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

Tell us how to improve this page.

FIS Interview Process

based on 343 interviews

Interview experience

4.1
  
Good
View more
Join FIS Advancing the way the world pays, banks and investments

Interview Questions from Similar Companies

Accenture Interview Questions
3.8
 • 8.3k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Cognizant Interview Questions
3.7
 • 5.7k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Genpact Interview Questions
3.8
 • 3.2k Interviews
LTIMindtree Interview Questions
3.7
 • 2.9k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
DXC Technology Interview Questions
3.7
 • 802 Interviews
View all

FIS Reviews and Ratings

based on 5.7k reviews

3.9/5

Rating in categories

3.5

Skill development

4.0

Work-life balance

3.5

Salary

3.7

Job security

3.8

Company culture

3.1

Promotions

3.6

Work satisfaction

Explore 5.7k Reviews and Ratings
Mainframe Development and Support

Bangalore / Bengaluru

4-8 Yrs

Not Disclosed

Technical Project Manager (Network and Implementation)

Gurgaon / Gurugram

12-15 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
2.6k salaries
unlock blur

₹8 L/yr - ₹30 L/yr

Software Engineer
1.7k salaries
unlock blur

₹4.1 L/yr - ₹15.6 L/yr

Lead Engineer
722 salaries
unlock blur

₹8 L/yr - ₹24.9 L/yr

Senior Leader Engineer
697 salaries
unlock blur

₹9.9 L/yr - ₹30.5 L/yr

Team Member
634 salaries
unlock blur

₹1.4 L/yr - ₹6 L/yr

Explore more salaries
Compare FIS with

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

3.7
Compare

Capgemini

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