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

System Engineer

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

Interview preparation journey

expand-icon
Preparation
Duration: 1 month
Topics: Data Structures, Pointers, OOPS, Algorithms, OS, DBMS, Computer Networking
Tip
Tip

Tip 1 : Practice Problem solving question
Tip 2 : Good knowledge of core subjects like DBMS, OS, CN
Tip 3 : 2 Good projects + SQL and queries

Application process
Where: Other
Eligibility: B.E/B.Tech, MCA, M. E/MTech, (CS, IT, IS,) with no active backlogs with 70% or 7.0 CGPA in B.Tech/ M.Tech/ MCA.
Resume Tip
Resume tip

Tip 1 : Good formatting of resume, have the knowledge of what you put into your resume
Tip 2 : should be a 1-page resume with at least 2 projects

Interview rounds

01
Round
Easy
Online Coding Interview
Duration60 Minutes
Interview date4 Apr 2021
Coding problem0

It was the Qualifying round for infosys, after clearing this test, we can proceed with the process.
It was proctored exam.
The test had 40 multiple choice questions to be answered in 60 minutes. The questions are
divided into three sections:
o Section I – Java/Python* – 20 questions
o Section II – Database Management Systems – 10 questions
o Section III – Aptitude – 10 questions
• Each correct answer will fetch one mark, and a wrong answer will receive a negative marking of 0.25.

02
Round
Medium
Online Coding Interview
Duration180 Minutes
Interview date19 Apr 2021
Coding problem2

It was Final round that contained a mix of MCQs and coding questions, platform was proctored by the system.
After clearing the final round, the interview for Systems Engineer will be conducted.

1. Find A Specific Pair In Matrix

Moderate
10m average time
90% success
0/80
Asked in company
Adobe

You have been given a 2-D matrix ‘MAT’ of size ‘N’ x ‘N’ i.e. N rows and N columns. Your task is to find the maximum value of ‘MAT[a][b]’ - ‘MAT[c][d]’ over all possible indices (0 <= ‘a’, ‘b’, ‘c’, ‘d’ < ‘N’) such that . ‘a’ > ‘c’ and ‘b’ > ‘d’.

For example:

Matrix

In this example, to maximise the value of ‘MAT[a][b]’ - ‘MAT[c][d]’ fulfilling the given conditions on indices (‘a’ > ‘c’ and ‘b’ > ‘d’), we take ‘a’ = 2, ‘b’ = 2, ‘c’ = 0 and ‘d’ = 0 .  So, ‘MAT[a][b]’ = 9 and ‘MAT[c][d]’ = 1 and the value of ‘MAT[a][b]’ - ‘MAT[c][d]’ => 9 - 1 = 8 which is maximum among all possible combinations.
Try solving now

2. Next smaller Palindrome

Easy
10m average time
85% success
0/40
Asked in companies
AmazonDeutsche BankSprinklr

You are given a number 'N' in the form of a string 'S', which is a palindrome. You need to find the greatest number strictly less than 'N' which is also a palindrome.

Note:
1. A palindrome is a word, number, phrase, or another sequence of characters that reads the same backward as forward, such as madam, racecar, 1234321, etc.
2. The numerical value of the given string S will be greater than 0.
3. A single-digit number is also considered a palindrome.
4. The answer number should not contain any leading zeros, except for the case when the answer is 0.
5. Note that the length of the string is nothing but the number of digits in N.
Try solving now
03
Round
Easy
Video Call
Duration19 Minutes
Interview date9 Jul 2021
Coding problem0

It was pretty easy and fast round, interviewer just asked some basic questions from OS, DBMS, and Data Structures.
then some DBMS queries followed by interview questions on OS, DBMS, and Computer Networks. Also there was some discussion of project, how it works, why I made the project, etc.
Some managerial questions, why I wanted to join infosys?, and strengths and weaknesses etc...

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
4 rounds | 13 problems
Interviewed by Infosys private limited
1198 views
0 comments
0 upvotes
System Engineer
3 rounds | 3 problems
Interviewed by Infosys private limited
2677 views
0 comments
0 upvotes
System Engineer
2 rounds | 3 problems
Interviewed by Infosys private limited
0 views
0 comments
0 upvotes
System Engineer
2 rounds | 5 problems
Interviewed by Infosys private limited
1083 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
System Engineer
2 rounds | 2 problems
Interviewed by Cognizant
4964 views
5 comments
0 upvotes
company logo
System Engineer
3 rounds | 3 problems
Interviewed by Tata Consultancy Services (TCS)
2463 views
0 comments
0 upvotes
company logo
System Engineer
2 rounds | 1 problems
Interviewed by Tata Consultancy Services (TCS)
2038 views
0 comments
0 upvotes