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
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
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.
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.


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.



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.
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
To make an AI less repetitive in a long paragraph, you should increase: