Update appNew update is available. Click here to update.
Infosys interview experience Real time questions & tips from candidates to crack your interview
System Engineer
Infosys
upvote
share-icon
2 rounds | 1 Coding problems
Interview preparation journey
expand-icon
Preparation
Duration: 2 Months
Topics: OOPs , Database management system (SQL) , Operating System , Data Structure , Software Engineering , Networking
Tip
Tip

Tip 1 : Have a good practice of Aptititude question ( both qualitative and quantative) 
Tip 2 : You should have good command english speaking and writiting skills as in interview they will test your comunication skills and in the Aptituede round there will be many english related question.
Tip 3 : Have a good working project and as they will ask you in details about your major project which your made during B.tech in the Interview.

Application process
Where: Campus
Eligibility: Minimum 60% is 10 and 12th and minimum 6 CGPA in B.tech
Resume Tip
Resume tip

Tip 1 : Briefly mention about the project in details along with the technologies you used in the project.
Tip 2 : Please don't mention any irrevelant details in the project and you should be aware of all the sections you mention in the CV.
Monst Important - Dont fake your Cv . Add only the technologies , certification , project you are aware off.

Interview rounds
01
Round
Medium
Online Coding Interview
Duration90 Miinutes
Interview date26 Sep 2019
Problems0

It's a MCQ based round consisting of 66 questions with medium difficulty . Topics Covered :
 

From Quantitive 


1) Profit /Loss ( I guess their fav )
2) Simple/Compound Interest
3) Mixtures , Allegations and Percentage
4) Time and Work
5) Distance 
6) Permutation , combination and probability

From Qualitative analytics - The questions asked from qualitative analysis are quite easy .If you have good practise on Seating Arrangements, Coding and Decoding, Number Series, Data Sufficiency, Syllogism, Clocks and Calendar, Data Interpretation etc on the topics you can answer maximum of the questions.

Verbal Ability - They can ask from any topics which are not hard but one should have a good practise on verbal questions before appearing for this round.

02
Round
Medium
Face to Face
Duration35 Minutes
Interview date28 Sep 2019
Problems1

It is a technical + HR round where they will test your communication and logical skills. Question asked in this round are
1) Tell me about yourself - the basic question . 
2) They asked me to define one of my project mentioned in CV.
3) They asked 3 questions related to my project , what are the difficulties faced and why you use react.js not angular.js - I answered this pretty well
4) Tell me about ACID properties (DBMS question )
5) At last the interviewer asked my to write the code of quick sort.

1. Quick Sort

You are given an array of integers. You need to sort the array in ascending order using quick sort.

View more
Try solving now
Join the Discussion
2 replies
profile
2 months ago
  1.     #include <stdio.h>
  2.     void main()
  3.     {
  4.  
  5.         int i, j, a, n, number[30];
  6.         printf("Enter the value of N \n");
  7.         scanf("%d", &n);
  8.  
  9.         printf("Enter the numbers \n");
  10.         for (i = 0; i < n; ++i)
  11.             scanf("%d", &number[i])...
See more
0 upvotes
0 replies
Reply
profile
5 months ago

Ok 

0 upvotes
0 replies
Reply
Similar interview experiences
company logo
System Engineer
2 rounds | 2 problems
Interviewed by Infosys
314 views
0 comments
0 upvotes
company logo
System Engineer
3 rounds | 6 problems
Interviewed by Infosys
443 views
0 comments
0 upvotes
company logo
System Engineer
3 rounds | 3 problems
Interviewed by Infosys
469 views
0 comments
0 upvotes
company logo
System Engineer
3 rounds | 5 problems
Interviewed by Infosys
104 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
System Engineer
2 rounds | 2 problems
Interviewed by Cognizant
2705 views
5 comments
0 upvotes
company logo
System Engineer
3 rounds | 3 problems
Interviewed by Tata Consultancy Services (TCS)
1279 views
0 comments
0 upvotes
company logo
System Engineer
2 rounds | 1 problems
Interviewed by Tata Consultancy Services (TCS)
1040 views
0 comments
0 upvotes