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 Questions & Answers

user image Anonymous

posted on 19 Mar 2025

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected
  • Q1. What is the difference between logistic and linear regression
  • Ans. 

    Logistic regression predicts binary outcomes, while linear regression predicts continuous values.

    • Linear regression outputs continuous values (e.g., predicting house prices).

    • Logistic regression outputs probabilities for binary outcomes (e.g., disease presence: yes/no).

    • Linear regression uses a straight line to model relationships; logistic regression uses an S-shaped curve (logistic function).

    • In linear regression, the er...

  • Answered by AI
  • Q2. What is the self attention mechanism
  • Ans. 

    Self-attention is a mechanism that allows models to weigh the importance of different words in a sequence when processing them.

    • Self-attention computes a weighted representation of input sequences, focusing on relevant parts.

    • It uses three vectors: Query, Key, and Value to determine the importance of each word.

    • For example, in the sentence 'The cat sat on the mat', 'cat' might pay more attention to 'sat' than 'the'.

    • Self-a...

  • Answered by AI
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
Not Selected
Round 1 - Technical 

(2 Questions)

  • Q1. How you do troubleshoot, explain you any experience
  • Q2. Explain procedure of application deployment on Windows server.
  • Ans. 

    Application deployment on Windows server involves packaging the application, configuring the server, and deploying the application using tools like IIS or PowerShell.

    • Package the application into a deployable format such as a zip file or MSI installer

    • Configure the Windows server with necessary dependencies and settings for the application to run

    • Deploy the application using tools like Internet Information Services (IIS) ...

  • Answered by AI

Skills evaluated in this interview

AWS Cloud Engineer Interview Questions asked at other Companies

Q1. What is DDOS Attack and what you will use to prevent it.
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Mar 2024. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Financial domain knowledge
Round 2 - Technical 

(1 Question)

  • Q1. Previous experience and financial domain knowledge
Round 3 - Technical 

(1 Question)

  • Q1. Previous experience, attitude and skill set

Interview Preparation Tips

Interview preparation tips for other job seekers - It's BFSI role, financial domain knowledge required. Should have a good communication.

Associate Lead Interview Questions asked at other Companies

Q1. Difference between Money laundering and terrorist financing?
View answer (2)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. NA NANANANNA NANANNANANAA
  • Q2. NANANAN NANN nannna nananannannanananna nana

Interview Preparation Tips

Interview preparation tips for other job seekers - na

Senior Consultant Interview Questions asked at other Companies

Q1. 1. What's the use of update sets and how do you move update set from one instance to another? Once you imported the update set, what will you do? To check the customisations, You need to do open the update set and do something. What is that... read more
View answer (3)

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 experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Tell me about yourself?
  • Q2. Salary expectations?
Round 2 - Technical 

(2 Questions)

  • Q1. Based on resume questions.
  • Q2. Difference between xpath and css selectors
  • Ans. 

    XPath is a language for selecting nodes in an XML document, while CSS selectors are used to select HTML elements.

    • XPath is more powerful and flexible than CSS selectors

    • CSS selectors are faster and easier to write than XPath

    • XPath can traverse both upwards and downwards in the document tree, while CSS selectors can only traverse downwards

    • XPath can select elements based on their attributes, text content, and more, while CS...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Leet code medium questions.

Skills evaluated in this interview

Senior Sdet Software Engineer Interview Questions asked at other Companies

Q1. Solids conceps of oops , recurssion problem
View answer (1)

Get interview-ready with Top FIS Interview Questions

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-

I applied via Approached by Company and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Coding Test 

Stair climbing question

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 and 1 Problem Statement Given an integer array ARR of size N containing only integers 0 and 1, implement a function to sort this array. The solution should scan the array only once without using any additional arrays. Input: The firs... read more
View answer (4)

Jobs at FIS

View all
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Manual testing concepts

Quality Engineer Interview Questions asked at other Companies

Q1. What is MSA and addition of msa version, type of msa ,what different between variable data and attibute data .why difine flase and miss rate calculate by msa .
View answer (10)

Interview Questions & Answers

user image Anonymous

posted on 14 Jun 2024

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

I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Write a script to fetch file from FTP server and load it into dB.
  • Q2. Create a SQL Procedure.

Skills evaluated in this interview

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

(2 Questions)

  • Q1. What do you understand by RSA?
  • Ans. 

    RSA stands for Rivest-Shamir-Adleman, a widely used encryption algorithm for secure communication.

    • RSA is a public-key cryptosystem used for secure data transmission.

    • It involves generating a public key and a private key for encryption and decryption.

    • RSA encryption is based on the difficulty of factoring large prime numbers.

    • It is commonly used in secure communication protocols like HTTPS.

    • RSA can be used for digital signa

  • Answered by AI
  • Q2. Basic principles of security management?
  • Ans. 

    Basic principles of security management involve risk assessment, access control, incident response, and security awareness.

    • Risk assessment: Identifying and evaluating potential risks to the organization's security.

    • Access control: Implementing measures to control who has access to sensitive information or resources.

    • Incident response: Developing plans and procedures to respond to security incidents effectively.

    • Security a...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be yourself

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 Questions & Answers

user image Bvss Kumar

posted on 21 Jun 2024

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

(2 Questions)

  • Q1. Tell me abt your self
  • Q2. Tell me about your roles in the current project
Round 2 - Technical 

(2 Questions)

  • Q1. Tell me abt your project
  • Q2. Tell me the tools you are worked

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