Open In App

FIS Global Interview Experience

Last Updated : 27 Oct, 2022
Improve
Improve
Like Article
Like
Save
Share
Report

I was Interviewed for an IT Trainee role at FIS Global. FIS takes 3 rounds for the selection of candidates. 

Round 1 – (Technical Round) It was held on mettl platform and consisted of aptitude, some technical MCQs, and 2 coding questions

  • Coding question 1: Find the sum of the first k largest elements (There was a time complexity barrier also) 
    Tip: Don’t take these types of questions easily because you should solve these questions in less TC as possible.
  • Coding question 2: Find the number of different years in a given paragraph. (There was a paragraph given in string format and we have to calculate different years present in a paragraph)

Example 

Input: "Tejas was born in 2002 and married in 2029" 
Output: 2 (as there are 2 years 2002 and 2029 present)

Round 2 – (Technical Interview): This was the interview taken by a hiring manager. He first introduced himself and said to do the same. then I have given my introduction and then he asked some questions related to my project this interview lasted for 35-40 minutes.

  • What is the purpose of this project?
  • Asked about Technologies used in the project.
  • Asked about how my project is unique to already done projects and some more questions about projects.

Then he moved toward the technical section and asked about OOPS and SDLC. why agile methodology is best suited? and after completing these questions he moved towards networking and asked about layers in the OSI model then he deep dives into the transport layer and asked about TCP and UDP. After completing these he asked about encryption and decryption.

Then he asked some behavioral questions like how I adopt new technologies.

Then he asked like do you have any questions.

after this round, they shortlisted 12 students for an HR interview.

Round 3 – (HR Interview): In this interview, HR asked me to explain my projects and asked some questions about it and then he asked me what do I know about FIS.

This interview lasted for 30-35 minutes and HR asked me about my family background and location preferences.

After this round FIS declared results after 7-8 days and they selected 7 students from our college and I was one of them.

Final Verdict – Selected


Like Article
Suggest improvement
Previous
Next
Share your thoughts in the comments

Similar Reads