Infosys conducts Hack With Infy challenge every year across the country. We can get placed in Infosys if we give a decent performance.
- Platform: Hacker earth.
- Round 1: Coding
- No.of questions: 3
- Duration: 3 hrs.
- Difficulty level: Varies from one set to another. I got 2 easy ones and a medium one.
- Questions solved: 2
Tip: Using a brute force approach can clear 30 – 40% of the test cases.
Round 2(Coding):
- No.of questions: 3
- Duration: 3 hrs.
- Difficulty level: Varies from one set to another. I got a medium and 2 hard ones.
- Questions solved: 1
Both the rounds are elimination rounds. People who clear Round 1 can participate in Round 2. People clearing Round 2 were given PPI(Pre-Placement Interview) for the Systems Engineer. Top performers were given PPI for the Power programmer. I got PPI for the SES role.
Round 3(Interview):
- Duration: 50 mins (May vary depending upon the panel. Many of my friends had 15 mins, 20 mins interview).
- Difficulty level: Easy.
Questions:
- Self-introduction.
- Which programming language are you comfortable in? (I told Java).
- Differences between an Abstract class and an Interface. Also asked to create an Interface.
- Virtual class Vs pure virtual class.
- What is Pass by value and Pass by reference? The interviewer gave two codes and asked which is Pass by value and which is Pass by reference.
- Polymorphism and its types with examples.
- Some basic SQL queries.
- Write an SQL query to retrieve the name of the employee with the third-highest salary.
- What is the procedure?
- What are the triggers?
- Advantages of procedures.
- What is the Primary key?
- What is a Unique keyword?
- What is a Clustered index?
- Asked to explain the project I did during my internship.
- Challenges I faced during the project.
- What are the new technologies I learned during the internship?
- Program for Bubble sort.
- Program to count the number of words in a given string.
- Program to reverse a string without using in-built functions.
- Code for creating and using a HashMap.
- How much do you rate yourself on Java and DBMS?
- Why do you want to join Infosys?
- How do you see yourself in the next five years?
- Discussion on my other areas of interest.
I answered all the questions except one.
Two and a half months after the interview, I got a mail from Infosys that I’m selected for the role.
Whether you're preparing for your first job interview or aiming to upskill in this ever-evolving tech landscape,
GeeksforGeeks Courses are your key to success. We provide top-quality content at affordable prices, all geared towards accelerating your growth in a time-bound manner. Join the millions we've already empowered, and we're here to do the same for you. Don't miss out -
check it out now!
Last Updated :
21 Dec, 2020
Like Article
Save Article