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 18 Feb 2025

Top FIS Interview Questions and Answers

View all 197 questions

FIS Interview Experiences

Popular Designations

480 interviews found

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

Round 1 - Technical 

(5 Questions)

  • Q1. Find the length of String and reverse string
  • Ans. 

    Find length and reverse of a string

    • Use the length() method to find the length of the string

    • Use StringBuilder class to reverse the string

    • Example: String str = 'hello'; int length = str.length(); StringBuilder reversed = new StringBuilder(str).reverse();

  • Answered by AI
  • Q2. SQL max salary and joins
  • Q3. Exception handling
  • Q4. Core java concepts
  • Q5. Datastructure and Algo program

Senior QA Lead Interview Questions asked at other Companies

Q1. Scenario: Suppose a build is supposed to go live in 2 hrs but you just found a bug while monkey testing. What would you do now?
View answer (1)
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Oct 2022. 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 - Technical 

(1 Question)

  • Q1. What is common between HTTP, FTP, and Telnet?
  • Ans. 

    They are all application layer protocols used for communication over a network.

    • They all operate at the application layer of the OSI model.

    • They all use client-server architecture for communication.

    • They all transmit data over a network.

    • Examples: HTTP is used for web browsing, FTP for file transfer, and Telnet for remote access.

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. "Attitude is everything" what do you think this means?
  • Q2. Favorite go-to tool for security investigation.
  • Ans. 

    My favorite go-to tool for security investigation is Wireshark.

    • Wireshark is a powerful network protocol analyzer used for troubleshooting, analysis, development, and education.

    • It allows me to capture and interactively browse the traffic running on a computer network.

    • I can use Wireshark to analyze network traffic, identify security vulnerabilities, and troubleshoot network issues.

    • Wireshark supports hundreds of protocols...

  • Answered by AI

Skills evaluated in this interview

Security Analyst Interview Questions asked at other Companies

Q1. How do you test a web application? What is CSRF and SSRF? What is LDAP injection? How does namp work while port scanning? (Result - open/filtered/closed) How does ssl work? Suppose a proxy server(Burpsuite) is in b/w server and client so wh... read more
View answer (2)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Mar 2023. There were 2 interview rounds.

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 - Domain Knowledge Check 

(2 Questions)

  • Q1. 1. What are convertible Bonds ? 3. What are Currency Rate Swaps ? 4. Different type of Derivative markets and explain difference between futures & forwards? 5. What is Total Return Swaps ? 6. What is Liqu...
  • Ans. 

    Questions related to finance and banking

    • Convertible bonds are a type of bond that can be converted into shares of the issuing company

    • Currency rate swaps involve exchanging interest payments in different currencies

    • Derivative markets include options, futures, and swaps. Futures are standardized contracts traded on exchanges, while forwards are customized contracts traded over-the-counter

    • Total return swaps involve exchang...

  • Answered by AI
  • Q2. What are different type of SWAPS
  • Ans. 

    SWAPS are financial contracts that allow two parties to exchange cash flows based on different financial instruments.

    • Interest Rate Swaps: exchange of fixed and floating interest rate payments

    • Currency Swaps: exchange of principal and interest payments in different currencies

    • Credit Default Swaps: insurance against default on a debt obligation

    • Commodity Swaps: exchange of cash flows based on commodity prices

    • Equity Swaps: e

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - FIS is a product based FINTECH , usually candidate would be expected to know the domain of the product and they will check it thoroughly and then Round 2 would be more generic to skill but it would depend on what role you are interviewed for my exp is based on BA capital markets

Skills evaluated in this interview

Business Analyst Interview Questions asked at other Companies

Q1. You have 10 boxes of balls (each ball weighing exactly10 gm) with one box with defective balls (each one of the defective balls weigh 9 gm). You are given an electronic weighing machine and only one chance at it. How will you find out which... read more
View answer (9)

IT Trainee Interview Questions & Answers

user image Anonymous

posted on 8 Nov 2024

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

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

Round 1 - Aptitude Test 

Maths related questions

Round 2 - Technical 

(2 Questions)

  • Q1. OOPS concepts related
  • Q2. SQL queries and DBMS
Round 3 - HR 

(2 Questions)

  • Q1. Location of office
  • Ans. 

    Our office is located in the heart of downtown, easily accessible by public transportation.

    • Located in downtown area

    • Accessible by public transportation

    • Close to major landmarks and amenities

  • Answered by AI
  • Q2. Where do you see yourself in 5 years

IT Trainee Interview Questions asked at other Companies

Q1. Types of Cloud? Various Service Providers for Cloud?
View answer (1)

FIS interview questions for popular designations

 Software Engineer

 (25)

 IT Trainee

 (23)

 Senior Software Engineer

 (19)

 Software Developer

 (11)

 Lead Engineer

 (9)

 Business Analyst

 (8)

 Lead Analyst

 (8)

 Analyst

 (7)

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

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

Round 1 - Assignment 

First round was online assessment which has MCQ questions covering Core Java, Spring, SQL and REST API

Round 2 - Technical 

(2 Questions)

  • Q1. First was Techinal and mainly focused on core java, spring, RESTful Webservices.
  • Q2. Few coding problems on Java 8 Streams
Round 3 - Technical 

(2 Questions)

  • Q1. This round is mainly focused on previous projects and roles and responsibilities. Also few questions asked on how deployments were taken care (also project specific, not technical).
  • Q2. Explained above

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on core Java, Java 8 concepts, Spring Boot, Hibernate, Microservices

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

Get interview-ready with Top FIS Interview Questions

Interview experience
5
Excellent
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 - Coding Test 

Linux commands and software testing concepts

Round 3 - One-on-one 

(1 Question)

  • Q1. Don't remember right now

Senior Software Test Engineer Interview Questions asked at other Companies

Q1. What is retest and regression testing ?, Difference between authentication and authorization, Black box testing, functionality testing, UAT, STLC, Bug life cycle, Bug tracking tool, traffic light scenario,
View answer (1)

Jobs at FIS

View all
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Based on spring boot, hibernate etc
  • Q2. Java related questions were asked

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. Nth Prime Number Problem Statement Find the Nth prime number given a number N. Explanation: A prime number is greater than 1 and is not the product of two smaller natural numbers. A prime number has exactly two distinct positive divisors: 1... read more
View answer (1)

IT Trainee Interview Questions & Answers

user image Anonymous

posted on 22 Nov 2024

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

I applied via Campus Placement and was interviewed before Nov 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Basic MCQ and DSA questions

Round 2 - Technical 

(1 Question)

  • Q1. Based on Resume, Projects, DSA question.
Round 3 - HR 

(1 Question)

  • Q1. Basic Questions, Tell me about yourself

IT Trainee Interview Questions asked at other Companies

Q1. Types of Cloud? Various Service Providers for Cloud?
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - HR 

(2 Questions)

  • Q1. Self introduction
  • Q2. Why to choose this industry
Round 2 - Aptitude Test 

This test was about the basic English and analytics knowledge

Round 3 - One-on-one 

(2 Questions)

  • Q1. Why u have decided to choose this industry
  • Q2. How would u manage work with college

Interview Preparation Tips

Interview preparation tips for other job seekers - Be real and confident and be fluent in english

Customer Support Executive Interview Questions asked at other Companies

Q1. Understanding customer problems,whT i know about BPO nd how they work,how i will handle a difficult nd angry customer,i can satisfied my client.
View answer (21)

IT Trainee Interview Questions & Answers

user image Anonymous

posted on 25 Oct 2024

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

I applied via Company Website and was interviewed before Oct 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Logical reasoning, mathematics

Round 2 - Technical 

(2 Questions)

  • Q1. Coding questions on java
  • Q2. Coding questions on SQL
Round 3 - HR 

(2 Questions)

  • Q1. What are your interests?
  • Q2. What is your strength and weakness?

IT Trainee Interview Questions asked at other Companies

Q1. Types of Cloud? Various Service Providers for Cloud?
View answer (1)

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 331 interviews

Interview experience

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

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 805 Interviews
Paytm Interview Questions
3.3
 • 772 Interviews
Hexaware Technologies Interview Questions
3.6
 • 720 Interviews
Cyient Interview Questions
3.7
 • 283 Interviews
View all

FIS Reviews and Ratings

based on 5.5k reviews

3.9/5

Rating in categories

3.6

Skill development

4.0

Work-life balance

3.6

Salary

3.8

Job security

3.8

Company culture

3.2

Promotions

3.6

Work satisfaction

Explore 5.5k Reviews and Ratings
Compliance Analyst II

Panipat,

Yamunanagar

+4

1-6 Yrs

â‚ą 3.5-7 LPA

Compliance Analyst I

Panipat,

Yamunanagar

+4

1-2 Yrs

â‚ą 3.5-5.5 LPA

Export Control Compliance Analyst II

Bangalore / Bengaluru

2-8 Yrs

Not Disclosed

Explore more jobs
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
690 salaries
unlock blur

â‚ą7.3 L/yr - â‚ą26.4 L/yr

Team Member
670 salaries
unlock blur

â‚ą1.6 L/yr - â‚ą6 L/yr

Senior Leader Engineer
646 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