Infosys private limited interview experience Real time questions & tips from candidates to crack your interview

System Engineer Specialist

Infosys private limited
upvote
share-icon
3 rounds | 5 Coding problems

Interview preparation journey

expand-icon
Journey
I had prepared well in advance for the interview since I was applying for Software Engineer roles at various companies. On applying through LinkedIn for the role of System Engineer at Infosys, my profile got shortlisted. So , overall two factors which I consider to be of utmost importance in order to get shortlisted are: firstly, your resume (this can be your LinkedIn profile too, if you are applying through it) should be well versed and it should let the interviewer to have a clear picture about your skills (without making it too complex ), projects and all the stuff you had done so far, and secondly , the projects you have made (specifically during your graduation).
Application story
First of all, I had updated my LinkedIn profile in order to let the recruiters have a look of the candidate applying for is suitable in what terms Secondly, I applied through the job portals on LinkedIn by selecting the profile for which I thought I would be a good fit as per my skills and filled the application form there itself.
Why selected/rejected for the role?
When I had done with my interview , I had asked the interviewer about the feedback(which plays a significant role in the interview). As per the interviewer, I was having a great catch on the concepts of Java , OOPS and the projects which I had mentioned in resume. Moreover, I somewhere need to brush up a little when it comes to DSA.
Preparation
Duration: 1 month
Topics: OOPS, Core Java , Data Structures, Algorithms, Databases(SQL, Oracle)
Tip
Tip

Tip 1 : Theoretical concepts should be well versed 
Tip 2 : Practice , practice and practice (coding ques)
Tip 3 : Prepare atleast 2-3 projects and have a complete understanding of them from scratch

Application process
Where: Linkedin
Resume Tip
Resume tip

Tip 1 : Keep it concise and upto the point 
Tip 2 : Mention the skills known to you (rather than just bragging about)

Interview rounds

01
Round
Easy
Online Coding Interview
Duration30 minutes
Interview date1 Jul 2022
Coding problem3

1. Sort Array of 0s and 1s.

Easy
10m average time
90% success
0/40
Asked in companies
CognizantTata Consultancy Services (TCS)Walmart

You are given an array ‘A’ of size ‘N’ containing only 0s and 1s. You have to sort the array by traversing the array only once.

For Example:
For the following array:
[0 1 1 1 0 0 1]

The output should be [0 0 0 1 1 1 1].
Note:
You have to sort the array in place.
Try solving now

2. Reverse the String

Easy
15m average time
85% success
0/40
Asked in companies
ThalesDeutsche BankPaytm (One97 Communications Limited)

You are given a string 'STR'. The string contains [a-z] [A-Z] [0-9] [special characters]. You have to find the reverse of the string.

For example:

 If the given string is: STR = "abcde". You have to print the string "edcba".
follow up:
Try to solve the problem in O(1) space complexity. 
Try solving now

3. Maximum Number of Ones

Moderate
20m average time
80% success
0/80
Asked in companies
Paytm (One97 Communications Limited)AmazonMicrosoft

You are given a matrix ‘M’ having dimensions ‘WIDTH x ‘HEIGHT’ and provided with an integer ‘N’. The matrix ‘M’ can take only binary values, i.e., 0 and 1. Your task is to find the “maximum number of ones” that the matrix ‘M’ can have such that every square sub-matrix of M of dimensions ‘N’ x ‘N’ has no more than ‘MAXONES’ ones.

Try solving now
02
Round
Medium
Telephonic
Duration20 minutes
Interview date4 Jul 2022
Coding problem1

1. Manager Questions

If I would be a TL, then how would I manage all the tasks, deadlines and projects

Suppose my team consists of 5 members out of which 2 are out of town, 1 is sick and remaining 2 are freshers , how would I manage the tasks allocation at that critical time when the deadline is almost there.

03
Round
Medium
HR Round
Duration10 minutes
Interview date5 Jul 2023
Coding problem1

Basic HR questions

1. Basic HR Questions

Tell me about yourself.

Tell me about your previous organizations.

Are you having any location preferences?

 

Here's your problem of the day

Solving this problem will increase your chance to get selected in this company

Skill covered: Programming

To make an AI less repetitive in a long paragraph, you should increase:

Choose another skill to practice
Similar interview experiences
System Engineer Specialist
2 rounds | 4 problems
Interviewed by Infosys private limited
1453 views
0 comments
0 upvotes
System Engineer Specialist
3 rounds | 5 problems
Interviewed by Infosys private limited
1273 views
0 comments
0 upvotes
System Engineer Specialist
1 rounds | 3 problems
Interviewed by Infosys private limited
1500 views
0 comments
0 upvotes
System Engineer Specialist
2 rounds | 2 problems
Interviewed by Infosys private limited
916 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
System Engineer Specialist
3 rounds | 9 problems
Interviewed by Tata Consultancy Services (TCS)
1279 views
0 comments
0 upvotes
company logo
System Engineer Specialist
4 rounds | 7 problems
Interviewed by Oracle
0 views
0 comments
0 upvotes
company logo
System Engineer Specialist
3 rounds | 5 problems
Interviewed by HCL Technologies
1233 views
0 comments
0 upvotes