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 Principal Engineer Interview Questions and Answers

Updated 25 Jul 2024

FIS Principal Engineer Interview Experiences

2 interviews found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
No response

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

Round 1 - Coding Test 

It was a metl test. Different objectives type questions from different area.

Interview Preparation Tips

Interview preparation tips for other job seekers - Good core knowledge will help.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Jun 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 - One-on-one 

(2 Questions)

  • Q1. Please take us through your CV.
  • Ans. I gave my Introduction by telling about my academics, work experience, and CV.
  • Answered Anonymously
  • Q2. Asked about Fixed Income, zero coupon bonds, and Accrued Interest.
Round 3 - One-on-one 

(4 Questions)

  • Q1. About Bank Loans, Syndicate loans, processes, and documents needed.
  • Q2. What are revolvers? Carry cost in PE. One technical question on how to calculate URGL in a given scenario, where the price increased but the FX rate decreased.
  • Q3. About Agile, Scrum, and sprints and test cases.
  • Q4. What is your experience in Functional QA?
  • Ans. 

    I have over 5 years of experience in Functional QA, including creating test plans, executing test cases, and identifying defects.

    • Experience creating test plans and test cases

    • Identifying defects and working with development teams to resolve them

    • Utilizing automation tools to streamline testing processes

    • Collaborating with cross-functional teams to ensure product quality

    • Experience in regression testing and performance test

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident. And be prepared conceptually on topics mentioned in JD. I explained concepts with the help of examples which made me confident in presenting my answers. If you don't know any answers please tell them I fail to recall or I'm not sure. Don't bluff or give wrong answers.

Principal Engineer Interview Questions Asked at Other Companies

Q1. what technique did you use to understand the root cause of the pr ... read more
asked in Verizon
Q2. Explain what all communication technologies and protocols you hav ... read more
asked in Verizon
Q3. Explain which SDLC you have worked on and where do you fit in it?
asked in Verizon
Q4. Do you know about TMF standards, which ones you have used
asked in Verizon
Q5. If you are coming from a telecom company, how do you compare its ... read more

Principal Engineer Jobs at FIS

View all

Interview questions from similar companies

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

I applied via Recruitment Consulltant and was interviewed before Aug 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. General project discussion
Round 2 - HR 

(1 Question)

  • Q1. Success factor related question accessing general fitment
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. How to do Deployment
  • Q2. Mvc page life cycle
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - One-on-one 

(3 Questions)

  • Q1. Remove duplicates in an array
  • Ans. 

    Use a hash set to remove duplicates in an array of strings

    • Create a hash set to store unique elements

    • Iterate through the array and add each element to the hash set

    • Convert the hash set back to an array to get the unique elements

  • Answered by AI
  • Q2. What is react virtual DOM
  • Ans. 

    React virtual DOM is a lightweight copy of the actual DOM, used for efficient updates and rendering in React applications.

    • Virtual DOM is a concept where a lightweight copy of the actual DOM is created in memory.

    • React uses virtual DOM to efficiently update and render components without directly manipulating the actual DOM.

    • When changes are made to the virtual DOM, React calculates the most efficient way to update the act...

  • Answered by AI
  • Q3. React hooks with example
  • Ans. 

    React hooks are functions that let you use state and other React features without writing a class.

    • React hooks were introduced in React 16.8 to allow functional components to have state and lifecycle methods.

    • useState() is a hook that allows you to add state to functional components.

    • useEffect() is a hook that allows you to perform side effects in functional components.

    • useContext() is a hook that allows you to use the con...

  • Answered by AI

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Related to Ansbile
  • Q2. Related to Terraform
Round 2 - Technical 

(2 Questions)

  • Q1. Related to project requirement
  • Q2. Related to expectation
Round 3 - HR 

(2 Questions)

  • Q1. Related compensation
  • Q2. Relation policy
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Tell the Odata create deep entity steps.
  • Ans. 

    OData create deep entity steps involve creating related entities in a single request.

    • Use $expand query option to include related entities in the request.

    • Specify the related entities in the request payload.

    • Ensure proper navigation properties are set in the request payload.

    • Example: POST /Orders?$expand=Customer,Products

    • Example payload: { OrderID: 123, Customer: { CustomerID: 456, Name: 'John Doe' }, Products: [{ ProductI

  • Answered by AI
  • Q2. Types of Enhancements and user exists
  • Ans. 

    Types of enhancements and user exits are customizations made to SAP systems to meet specific business requirements.

    • Enhancements are modifications made to standard SAP programs to add new functionality or customize existing features.

    • User exits are predefined exit points in SAP programs where custom code can be inserted to meet specific business requirements.

    • Enhancements can be classified as implicit enhancements, explic...

  • Answered by AI
Round 2 - Behavioral 

(2 Questions)

  • Q1. Tell me the one of the development challenge you faced in entire career.
  • Ans. 

    One of the development challenges I faced was implementing a complex algorithm for real-time data processing.

    • Understanding the algorithm requirements and constraints

    • Optimizing the algorithm for efficiency and speed

    • Testing the algorithm with large datasets to ensure accuracy

    • Collaborating with team members to troubleshoot and debug any issues

  • Answered by AI
  • Q2. Adobe forms development steps and Dynamic enable disable fields in Adobe
  • Ans. 

    Adobe forms development involves creating interactive forms using Adobe software. Dynamic enable/disable fields allow for conditional interactions.

    • Adobe forms development involves using Adobe software like Adobe Acrobat or Adobe LiveCycle Designer.

    • Steps include designing the form layout, adding form fields, setting up form logic, and testing the form.

    • Dynamic enable/disable fields can be achieved using JavaScript to con...

  • Answered by AI

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Structure of Implementation Model
  • Ans. 

    The implementation model outlines the structure and process for executing a project or initiative.

    • Define project goals and objectives

    • Identify key stakeholders and their roles

    • Develop a timeline and milestones

    • Allocate resources and budget

    • Establish communication channels

    • Monitor progress and make adjustments as needed

  • Answered by AI
  • Q2. Different stages and owners
  • Ans. 

    Different stages and owners refer to the various phases of a project or initiative and the individuals or groups responsible for each stage.

    • Different stages in a project may include planning, execution, monitoring, and evaluation.

    • Owners of each stage could be project managers, team leads, stakeholders, or external consultants.

    • Clear delineation of stages and owners helps ensure accountability and progress.

    • For example, i...

  • Answered by AI
Round 2 - One-on-one 

(2 Questions)

  • Q1. The most important part of the Implementation and how will you proceed
  • Q2. How would you convince the client to share sensitive data used for implementation
  • Ans. 

    By emphasizing the importance of data for successful implementation and ensuring confidentiality measures are in place.

    • Highlight the critical role of data in achieving project goals

    • Assure the client of strict confidentiality measures in place

    • Explain how sharing sensitive data will lead to better outcomes

    • Provide examples of successful implementations where data sharing was crucial

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Honest
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. About your self
  • Q2. About work experience
Round 2 - HR 

(2 Questions)

  • Q1. Expected ctc lpa
  • Q2. Notice period of it less than 90 or not
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
No response

I applied via Instahyre and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. How to critical things in your project
Round 2 - HR 

(1 Question)

  • Q1. Expected Facilities

FIS Interview FAQs

How many rounds are there in FIS Principal Engineer interview?
FIS interview process usually has 2 rounds. The most common rounds in the FIS interview process are One-on-one Round, Resume Shortlist and Coding Test.
How to prepare for FIS Principal Engineer 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 Automation Testing, Investment Banking, Functional Testing, Recruitment and Application Development.
What are the top questions asked in FIS Principal Engineer interview?

Some of the top questions asked at the FIS Principal Engineer interview -

  1. What is your experience in Functional ...read more
  2. What are revolvers? Carry cost in PE. One technical question on how to calculat...read more
  3. Asked about Fixed Income, zero coupon bonds, and Accrued Intere...read more

Tell us how to improve this page.

FIS Principal Engineer Interview Process

based on 2 interviews

Interview experience

4.5
  
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
 • 803 Interviews
Paytm Interview Questions
3.3
 • 771 Interviews
PhonePe Interview Questions
4.0
 • 303 Interviews
View all
FIS Principal Engineer Salary
based on 68 salaries
₹18 L/yr - ₹36.4 L/yr
10% less than the average Principal Engineer Salary in India
View more details

FIS Principal Engineer Reviews and Ratings

based on 11 reviews

3.9/5

Rating in categories

3.9

Skill development

4.3

Work-life balance

2.8

Salary

3.6

Job security

3.9

Company culture

2.9

Promotions

3.5

Work satisfaction

Explore 11 Reviews and Ratings
Principal Engineer - Testing (Selenium , JMeter)

Bangalore / Bengaluru

5-9 Yrs

Not Disclosed

Principal Engineer Java

Bangalore / Bengaluru

6-11 Yrs

Not Disclosed

Principal Engineer - Site Reliability(Python,Devops)

Bangalore / Bengaluru

5-10 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
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