Open In App

InfyTQ Interview Experience 2019

Improve
Improve
Like Article
Like
Save
Share
Report

It is a google certification exam organized by Infosys. Candidate has to score a minimum of 75% to get the certificate. And candidates who scored more than 65% were eligible for on the spot interview for the role of System Engineer. Furthermore, rounds will be conducted for the Power Programmer profile.

Round 1: It was an online round consisting of 20 MCQs and 2 Hands-on questions(coding). MCQs were based on the database, Python, OOPS. And Hands-on questions were quite easy but the coding has to be done in Python 3.

  1. Given a string, find the longest length of a prefix which is also a suffix.
  2. Given a string of brackets (, ), },}, [, ], find the position in the string where the orders of brackets break.
    Input: ())
    Output: 3
    Input: (){[]}(
    Output: 8

Candidates who scored more than 65% were shortlisted for round 2.

Round 2: This was an Sudheer round. Basic HR questions were asked like why do you want to join Infosys? What are your hobbies? Situation-conflict question etc.


Last Updated : 04 Mar, 2022
Like Article
Save Article
Previous
Next
Share your thoughts in the comments
Similar Reads