Open In App

Infosys Interview Experience for Specialist Programmer

Last Updated : 20 Jul, 2022
Improve
Improve
Like Article
Like
Save
Share
Report

I am dividing the complete experience into two parts

  • All about Exam
  • Interview Questions

So let us begin with the first part is how you can apply

All about Exam: There is a certification round of Infosys in which the third-year students can apply. So I have applied for this and started my preparation accordingly. You can apply in that round with one of the following languages Java/Python. I have applied with Java.

  • The certification round was held on 8th February and I was a little bit nervous because I know C++ but the exam was in java so I know the basics of java only my slot was at 10 a.m.
  • In that round, there were 20 MCQs which were divided into two sections 10 from Java and 10 from DBMS. Which have applied through python they got the MCQs of python instead of java.
  • So I have solved approximately all the MCQs and there is no negative marking in this.
  • With MCQ there were 2 coding questions as well which I have to solve using Java and I have solved 1 question 100% and the other one 50%.
  • The weightage of coding was 60% and of MCQ was 40%.
  • The cut-off for this is 65%.

Result:- So within one month I got the result within I month that I have cleared the exam. Based on that exam, you will get an interview mail for the system engineer role.

After clearing that round you can appear for the advantage round and If you did not clear that round then you can go for the hackwithinfy exam means you can either give advantage or Hackwithinfy If you clear certification then you can not give hackwithinfy you can give advantage round Only.

Advantage Round: My advantage round got scheduled on 7 March. In this round, you can get an offer for 2 profiles 

  • DSE Role
  • SP Role 

You will get the role as per your performance in the advantage round. In this round, you will get 3 hours to solve 3 coding questions and you can solve the questions in any language. I have solved 2 questions 100% and 1 10% using c++ and the question are related to the array, hashing, and Dynamic Programming. (Reason, why I was able to solve the question, is Geeks For Geeks I have practiced a lot of questions and read a lot of articles at GFG)

Result:- I got the Interview Mail for the role of Specialist Programmer(9.5LPA) within 2 months.

Interview: I got the interview mail in May 2 days before my interview and my interview got scheduled on 28 May. I was a little bit nervous because it was my first interview. So the interview begin with my introduction and after completion of the introduction, the interviewer directly went to the DBMS query. He gave me 2 queries to write on a notepad

  • Given a table of employees and we have to print the top 7 employees with a maximum salary
  • Change the name of the column of the table

I have done both queries. After this Interviewer asked me some DBMS questions

  • What is BCNF
  • What is 3NF

I have answered both the questions. After this, he asked me some operating system questions

  • What are CPU Scheduling and its types
  • What is Deadlock
  • Prevention of Deadlock
  • Multithreading Concept

I have answered 3 questions from it. After this Interviewer went to the coding part. He gave me 4 questions to do on a notepad

  • Swap two numbers without using a third variable
  • It is related to hashmap like we have given N inputs in the form of a character and an integer and in the last we have to arrange them according to characters.
  • the Third one is to check whether a number is a palindrome or not if it is then find the next palindrome number.
  • Do any binary tree traversal. In this, he did not tell me to write code but only tell me to make a tree in the paint and draw recursion calls and side by side write the output in the notepad
  • I have done all four coding questions and for all the coding questions he asked me to dry run for any input step by step in the notepad.
  • After this he asked me 2-3 networking questions which I was not able to answer. 
  • After this he asked me oops the concept that is four pillars of oops and I explained all four that is inheritance, Polymorphism, Abstraction, and Encapsulation.

This interview went for 45min. After this interviewer said me to ask any question I want to ask and I asked my queries.

After it Interview got finished

Result:- Pending.


Like Article
Suggest improvement
Previous
Next
Share your thoughts in the comments

Similar Reads