Open In App

Infosys Certification Interview Experience

Improve
Improve
Like Article
Like
Save
Share
Report

In Infosys Certification 2020, there were a total of 3 rounds.

All the rounds are elimination rounds. The allowed languages are Python or Java only. At the time of registration, one of the languages needs to be chosen.

Round 1 Online Round (MCQs): The online test has  3 sections. There is negative marking in this section.

  1. Programming MCQ: (Java/Python) – 20 questions
  2. DBMS: 20 questions
  3. Aptitude: 20 questions

Programming questions are based on inheritance, polymorphism. The topics in DBMS focus on SQL queries, joins, identifying the normal form. The difficulty level of questions ranges from medium to hard. Practice questions from sample tests given on InfyTQ portal.

Round 2 Online Round (MCQs + Programming): The duration of the test is 3 hours. The test consists of 20 MCQs and 2 Hands-On Programming questions and there is no negative marking.

The MCQs are mainly on the concepts of OOPS, SQL, and DBMS.

There are 2 programming questions. Mainly they have based on arrays and strings parsing. The difficulty level ranges from easy to medium. There are sample tests available on InfyTQ platform in the Certification section. The complete test was similar to the sample test and one must practice the sample test as it will help to get a better idea about the type of questions and the coding platform. Most of the questions are similar to the ones in sample tests.

If you score 65% or above, you will be eligible for a job interview at Infosys.

Round 3 (Technical + HR Interview): This round was of about 20 – 30 minutes. The questions were mostly based on the skills written in the resume.  In my case, it was Python, C++, and SQL.

  1. Tell me something about yourself?
  2. Tell me about your projects?
  3. Difference between C and C++.
  4. Explain the four pillars of OOPS.
  5. What are the different types of keys in DBMS?
  6. What is the use of virtual keyword?
  7. File handling in C++.

This round basically tests the knowledge of core subjects like OOPS, DBMS, CN and OS. Almost all the questions are based on theoretical concepts.  


Last Updated : 09 Dec, 2020
Like Article
Save Article
Previous
Next
Share your thoughts in the comments
Similar Reads