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 Senior Engineering Lead Interview Questions and Answers

Updated 20 Jun 2024

FIS Senior Engineering Lead Interview Experiences

2 interviews found

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

(2 Questions)

  • Q1. OOPS,Smart pointer , casting operator , write a code for singleton design pattern for multithread environment
  • Q2. Some programming question, advanced STL questions on vector and map
Round 2 - Technical 

(2 Questions)

  • Q1. Leetcode medium level questions
  • Q2. Advanced STL asked on vector and map

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic concepts,STL (vector and map),revise data structure concepts with implementation, Multithread concepts , Leetcode easy to medium
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 Nov 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 

(4 Questions)

  • Q1. What are the design patterns in C#
  • Ans. 

    Design patterns in C# are reusable solutions to common problems in software design.

    • Some common design patterns in C# include Singleton, Factory, Observer, and Strategy.

    • Design patterns help in creating maintainable and scalable code by providing proven solutions to common design problems.

    • For example, the Singleton pattern ensures that a class has only one instance and provides a global point of access to it.

  • Answered by AI
  • Q2. Explain SOLID principles
  • Ans. 

    SOLID principles are a set of five design principles in object-oriented programming to make software designs more understandable, flexible, and maintainable.

    • S - Single Responsibility Principle: A class should have only one reason to change.

    • O - Open/Closed Principle: Software entities should be open for extension but closed for modification.

    • L - Liskov Substitution Principle: Objects of a superclass should be replaceable...

  • Answered by AI
  • Q3. WPF and XAML Questions
  • Q4. Advance C# questions
Round 3 - One-on-one 

(3 Questions)

  • Q1. SQL related questions
  • Q2. Asked the one puzzle
  • Q3. Domain knowledge

Interview Preparation Tips

Topics to prepare for FIS Senior Engineering Lead interview:
  • C#.Net
  • WPF
  • SQL Server
  • Web Api
Interview preparation tips for other job seekers - Strong development technical knowledge required

Skills evaluated in this interview

Senior Engineering Lead Interview Questions Asked at Other Companies

Q1. Show 25 nodes in single page with sections divided as 5 nodes
Q2. How to export a service from one module to other
asked in FIS
Q3. What are the design patterns in C#
asked in Capgemini
Q4. How to secure your code from XSS attacks ?
asked in Capgemini
Q5. How to perform database optimization?

Interview questions from similar companies

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

Interview Questionnaire 

1 Question

  • Q1. Oops Concepts and Data Structure Questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Oops And Data Structure, Collection.

I applied via Campus Placement and was interviewed before Feb 2020. There were 6 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Was interviewed as fresher?
  • Q2. Written test conducted? with verbal ability test ? GD
  • Q3. How would u deal with a problematic situation when you are working in a team?
  • Q4. What are your plans about higher studies?

Interview Preparation Tips

Interview preparation tips for other job seekers - it was basic with apptiude test and attitiude test.

I applied via Company Website and was interviewed before Feb 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. They asked about dbms questions in the form of table formate
  • Q2. They asked code for some python program

Interview Preparation Tips

Interview preparation tips for other job seekers - Firstly they conducted computer based technical exam and then after qualifying that then we will go for face face interview and then lastly HR round will be held.

I applied via Campus Placement and was interviewed in Oct 2020. There were 4 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Wap of bubble sort
  • Ans. 

    Bubble sort is a simple sorting algorithm that repeatedly steps through the list, compares adjacent elements and swaps them if they are in the wrong order.

    • Start from the first element and compare it with the next element

    • If the next element is smaller, swap them

    • Repeat this process for all elements in the array

    • Continue this process until no more swaps are needed

  • Answered by AI
  • Q2. Wap of prime number
  • Ans. 

    A program to print all prime numbers

    • Take input from user for range of numbers

    • Loop through the range and check if each number is prime

    • Print the prime numbers

  • Answered by AI
  • Q3. What is hashmap?
  • Ans. 

    Hashmap is a data structure that stores key-value pairs and allows constant time access to values based on their keys.

    • Hashmap uses a hash function to map keys to indices in an array.

    • Collisions can occur when multiple keys map to the same index, which can be resolved using techniques like chaining or open addressing.

    • Examples of hashmap implementations include Java's HashMap class and Python's dict type.

  • Answered by AI
  • Q4. What is inheritance
  • Ans. 

    Inheritance is a mechanism in object-oriented programming where a new class is created by inheriting properties of an existing class.

    • Inheritance allows code reuse and promotes code organization.

    • The existing class is called the parent or superclass, and the new class is called the child or subclass.

    • The child class inherits all the properties and methods of the parent class and can also add new properties and methods.

    • For...

  • Answered by AI
  • Q5. Call by value and call by reference

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself

Skills evaluated in this interview

I applied via Walk-in and was interviewed in Mar 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Introduction your self in interview

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview should be very easy and comfortable to the students. And be confident at the infront of interviewer

I applied via Naukri.com and was interviewed in Nov 2020. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Questions based on the CV we kept
  • Q2. Questions related to powershell, storages, networking in azure IaaS, NSG

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare whatever u kept in CV and the basics

I applied via Recruitment Consultant and was interviewed in Mar 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Routing and switching related

Interview Preparation Tips

Interview preparation tips for other job seekers - Do your best. Study well.
Its all about God's grace.

Interview Questionnaire 

1 Question

  • Q1. About my college projects and about my passion

FIS Interview FAQs

How many rounds are there in FIS Senior Engineering Lead interview?
FIS interview process usually has 2-3 rounds. The most common rounds in the FIS interview process are Technical, Resume Shortlist and One-on-one Round.
What are the top questions asked in FIS Senior Engineering Lead interview?

Some of the top questions asked at the FIS Senior Engineering Lead interview -

  1. What are the design patterns in...read more
  2. Explain SOLID princip...read more
  3. OOPS,Smart pointer , casting operator , write a code for singleton design patte...read more

Tell us how to improve this page.

FIS Senior Engineering Lead Interview Process

based on 2 interviews

Interview experience

4
  
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.5k 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
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 788 Interviews
Paytm Interview Questions
3.3
 • 747 Interviews
PhonePe Interview Questions
4.0
 • 297 Interviews
View all
FIS Senior Engineering Lead Salary
based on 16 salaries
₹13 L/yr - ₹32 L/yr
14% less than the average Senior Engineering Lead Salary in India
View more details

FIS Senior Engineering Lead Reviews and Ratings

based on 12 reviews

3.8/5

Rating in categories

3.5

Skill development

3.9

Work-life balance

3.3

Salary

3.5

Job security

3.7

Company culture

3.0

Promotions

3.4

Work satisfaction

Explore 12 Reviews and Ratings
Senior Software Engineer
2.6k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
1.7k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Lead Engineer
699 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Team Member
660 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Leader Engineer
644 salaries
unlock blur

₹0 L/yr - ₹0 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